Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
KOGTI-2023 pushed 8 commits to main KOGTI-2023/WindowsAgentArena
- Update README.md 363c220
- refactor: moved recorder into a seperate file fbe293b
- enhancement: changed traj.jsonl to store relative paths to simplify downstream processing 40fa133
- feature: added QEMU controller class for more accurate screenshots c8cb244
- disabled automatic windows recovery, which would sometimes hang the VM f1db27c
- feature: added Omniparser & CUDA 03cc9e2
- updated readme 495d823
- Merge pull request #35 from microsoft/omniparser Added Omniparser mode for agent & other features ff949a1
KOGTI-2023 pushed 256 commits to main KOGTI-2023/ChatGPT-Next-Web
- bugfix: Delete the escapeDollarNumber function, which causes errors in rendering a latex string 4d6b981
- feat: jest 1ef2aa3
- feat: run test before build 1287e39
- fix no max_tokens in payload when the vision model name does not contain 'vision'. 56eb9d1
- feat: add tts stt 2f410fc
- chore: wip 93f1762
- feat: add voice action f86b220
- fix: i18n e9f90a4
- fix: bug ed5aea0
- Merge branch 'tts-stt' of https://github.com/DDMeaqua/ChatGPT-Next-Web into tts-stt d8b1781
- fix: transcription headers 318e098
- fix: i18n c5168c2
- fix: selector css ebaeb5a
- Add a space between model and provider in ModelSelector to improve readability. 79cfbac
- feat: manual refresh for title fc27441
- translation: translations by claude for manual refresh 37c0cfe
- feat: now user can choose their own summarize model 93bc2f5
- translation: translations by claude for new writings 1b869d9
- fix: prevent users from setting a extremly short history that resulting in no content being sent for the title summary fa48ace
- feat: Improve setting.model selector 84a7afc
- and 236 more ...
KOGTI-2023 pushed 3 commits to master KOGTI-2023/anything-llm
KOGTI-2023 pushed 8 commits to main KOGTI-2023/Ollama
- runner.go: Merge partial unicode characters before sending We check for partial unicode characters and accumulate th... 03e40ef
- Fix rocm windows build and clean up dependency gathering (#7305) On windows ensure windows version define is properl... 5c44461
- default to "FROM ." if a Modelfile isn't present (#7250) d78fb62
- integration: harden embedding test (#7306) Use cosine similarity to make the embeddings tests more robust dc6fe82
- fix #7247 - invalid image input (#7249) --------- Co-authored-by: Bill Wang <[email protected]> 0ccc732
- Improve dependency gathering logic (#7345) This unfies the rocm/cuda dependency logic into the makefile and fixes a... 3085c47
- Fix incremental build file deps (#7361) The common src/hdr defs should be in the common definitions, not gpu specific. 5231ae5
- Fix unicode output on windows with redirect to file (#7358) If we're not writing out to a terminal, avoid setting th... 35ec7f0
KOGTI-2023 pushed 471 commits to main KOGTI-2023/weaviate
- fixing long locking when cleaning up tombstones 1293a8f
- Parse the class when updating so that deepEquals passes for `json.Encoding/Number` types in `moduleConfig` & `vectorC... a67c71c
- Run swagger gen on new code 3c540ca
- Move tests into same scope to share compose instance cebf657
- Fix parsing of moduleConfig with no options 0cdd090
- Merge branch 'stable/v1.25' of https://github.com/weaviate/weaviate into modules/fix-schema-update-with-modules 072ace0
- Reset client after test to avoid collisions b9e2758
- chore: remove dupp ci runs for unit & integeration tests 55b238f
- Merge branch 'stable/v1.24' into stopdupp-ci-test-running e3c6d46
- chore:remove branch.yaml to avodi dupp unit & test runs d6bd393
- Add support for X-Databricks-User-Agent header d51329c
- test 917bf1a
- update branch name to main f1646cf
- Merge pull request #5885 from weaviate/add-support-for-databricks-user-agent-header Add support for X-Databricks-Use... cdba8d6
- upgrade raft lib to v1.7.1 ed1d710
- Merge pull request #5887 from weaviate/upgrade-raft-lib chore(deps): upgrade raft lib to v1.7.1 20f8aa5
- Merge pull request #5883 from weaviate/stopdupp-ci-test-running chore: remove dupp ci runs for unit & integration tests 239fb28
- Add tests for flipping results e82aa5c
- Fix flipping for same vector score in hybrid search ad7ef12
- Merge pull request #5891 from weaviate/fix_flipping_in_hybrid Fix flipping in hybrid search 9ca78bd
- and 451 more ...
KOGTI-2023 pushed 39 commits to main KOGTI-2023/Flowise
- fix: warning when passing a boolean to border property of a Card (#3275) By default MainCard wrappers like NodeCardW... d3c5abf
- feat: add shortcut text hint to the search field (#3269) * feat: add shortcut text hint to the search field * fix... da0a15e
- fix: warning when a non-boolean values was used to set `checked` prop of a SwitchInput component (#3276) fix: warnin... 99cb8c3
- Bugfix/Throw error to prevent SSE from retrying (#3281) throw error to prevent SSE from retrying 01ae2ac
- Bugfix/Upsert files extension to input field (#3288) get upsert files extension to input field 04e8d02
- Updating models.json with new Gemini models (#3296) d8ab3cb
- Bugfix/Add version API as public (#3297) add version API as public 8c1f0bd
- Feature/Adding the new gemini-1.5-flash-8b model (#3306) Adding gemini-1.5-flash-8b 2d3aca5
- Update placeholder port to match Postgres default (#3307) 4908557
- Feature: Follow-up Prompts (#3280) * Add migrations - add follow up prompts column to chatflow and chat message *... c9d8b87
- Feature/Revamp of OpenAPI Toolkit (#3312) Revamp of OpenAPI Toolkit f5cedb2
- Bugfix/Rate limit updating (#3311) fix rate limit updating 10bfba7
- Feature/add endpoints for realtime api (#3318) add endpoints for realtime api 14b7148
- Added S3_FORCE_PATH_STYLE environment variable support for AWS S3 client configuration to ensure compatibility with c... 7868c8c
- Release/2.1.2 (#3324) [email protected] f7ad125
- Chore/update flowise embed version (#3327) * update flowise-embed version on lock file * add agent messages to sh... e710de1
- Bugfix/Follow up prompts status (#3341) bugfixes of follow up prompts status, unauthroized error message and rate li... a5d4b55
- fix: Fix [object Object] sent to milvus on search (#3336) d002096
- Bugfix/Parse vars from overrideconfig to JSON (#3347) parse vars from overrideconfig to JSON 82da25d
- fix: added search for node labels (#3348) 6c35419
- and 19 more ...
KOGTI-2023 pushed 8 commits to main KOGTI-2023/Google-Generative-AI-Python
- Stream file upload (#556) * Add IOBase support to FileServiceClient.create_file * add support to upload file-like... b50341e
- Update default model name (#576) Change-Id: I2d8ef6d251d0128695e45df119c31d6b63e26ba7 4354af6
- Removing OAuth from tuning for REST (#579) * Removing OAuth from tuning for REST * remove key * Fix line conti... 8f77cc6
- update version (#588) Change-Id: I998fa990bc7dfb220e78cd7f9692c8530993d7c4 7546026
- feat: add py.typed (#509) * Update setup.py * Create py.typed * Update setup.py to trigger CI. --------- ... c8eadc4
- Remove references to Pro 1.0 (#600) * remove references to 1.0-pro Change-Id: I405c87d495c73550cfbd00a13249cb1e30... e9b0cde
- Fix GenerationConfig to match the API. (#609) * Fix GenerationConfig, this doesn't match the API Change-Id: I4e0c... 3d91916
- fix: thread-safe discovery API setup (Issues#327) (#583) db8221a
KOGTI-2023 pushed 218 commits to main KOGTI-2023/Claude-Dev
- Update LICENSE to Apache 2.0 e5e890d
- Initial streaming refactor 1cc3546
- Minor refactor 44a9e80
- Remove logs 85e3042
- Add streaming capability for other tools ec2b9c8
- Fix tool streaming 3b7af57
- Use custom tool calling prompts to get streaming working b1dcff8
- Update system prompt to tool call more reliably 36ba28d
- Clean up old pre-streaming code 68b87e6
- Fix completion result and text without tool calls 103f821
- Get write_to_file streaming working 912ae07
- Bug fixes 1f838bc
- Bug fixes c1f3185
- Bug fixes 6c702d8
- Add comment b4a540a
- Discourage using too many tool calls in one message c481e5d
- Remove logs 19a0ac0
- Add ApiStream generator to interface with providers 7271152
- Get openrouter streaming working 59c1880
- Implement streaming for all providers 06ccaf6
- and 198 more ...
KOGTI-2023 pushed 15 commits to main KOGTI-2023/Flutter-Examples
- Bump flutter_lints from 4.0.0 to 5.0.0 in /experimental/pedometer (#2452) Bumps [flutter_lints](https://github.com/... 51a386e
- Bump lints from 4.0.0 to 5.0.0 in /code_sharing/shared (#2456) Bumps [lints](https://github.com/dart-lang/lints) fro... c7cddc2
- Bump lints from 4.0.0 to 5.0.0 in /web/_tool (#2458) Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to... 533c1a7
- Remove Gallery from web index (#2464) Remove Flutter Gallary from the visual index at https://flutter.github.io/sam... 250a9ec
- Bump jnigen from 0.11.0 to 0.12.0 in /experimental/pedometer (#2466) Bumps [jnigen](https://github.com/dart-lang/nat... c4a5e02
- Bump actions/checkout from 4.2.0 to 4.2.1 (#2469) Bumps [actions/checkout](https://github.com/actions/checkout) from... 8ecb09f
- Bump jni from 0.11.0 to 0.12.0 in /experimental/pedometer (#2465) Bumps [jni](https://github.com/dart-lang/native/tr... 35787ba
- Clean up SDK constraints and lints (#2471) 90f0584
- Retire `linting_tool` desktop sample (#2472) Adds a README as a breadcrumb with the history of the sample as well as... 3c90705
- Bump jasmine-core from 5.3.0 to 5.4.0 in /web_embedding/ng-flutter (#2473) Bumps [jasmine-core](https://github.com/j... a0466d0
- Bump ffigen from 14.0.1 to 15.0.0 in /experimental/pedometer (#2477) Bumps [ffigen](https://github.com/dart-lang/nat... 98faf92
- Update veggie seasons README.md (#2479) 9d334c0
- Bump actions/checkout from 4.2.1 to 4.2.2 (#2480) 93eb030
- Elide `ios_app_clip` from beta CI (#2481) ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recentl... 7060cfe
- Bump actions/setup-java from 4.4.0 to 4.5.0 (#2482) Bumps [actions/setup-java](https://github.com/actions/setup-java... 9a01200
KOGTI-2023 pushed 411 commits to master KOGTI-2023/Flutter
- Roll Flutter Engine from 380fd814448c to ff4541712df4 (1 revision) (#155886) https://github.com/flutter/engine/compa... a9b648f
- Fixes column text width calculation in CupertinoDatePicker (#151128) Fixes #138305, #110319 29dd03c
- Roll Flutter Engine from ff4541712df4 to c4784aa7eade (2 revisions) (#155889) https://github.com/flutter/engine/comp... 3f3eadb
- Roll Flutter Engine from c4784aa7eade to 569abc4044b8 (2 revisions) (#155894) https://github.com/flutter/engine/comp... 4fdfbd4
- Roll Flutter Engine from 569abc4044b8 to 897f5caffe2d (1 revision) (#155912) https://github.com/flutter/engine/compa... 15f3f99
- Roll Flutter Engine from 897f5caffe2d to 338f09c4ea72 (2 revisions) (#155917) https://github.com/flutter/engine/comp... 10ece61
- Roll Flutter Engine from 338f09c4ea72 to 734205fbcd62 (1 revision) (#155923) https://github.com/flutter/engine/compa... c6fdd84
- Roll Flutter Engine from 734205fbcd62 to daf126b38b8f (1 revision) (#155929) https://github.com/flutter/engine/compa... e5971fc
- Roll Flutter Engine from daf126b38b8f to f4507e7a4beb (1 revision) (#155932) https://github.com/flutter/engine/compa... e3828ec
- fix: support android 15 16k page size for template plugin_ffi (#155508) Android 15 support 16k page sizes, it need ... 84f6568
- Move FlutterLogo from material to widget (#155864) The PR is moving FlutterLogo from `lib/src/material` to `lib/src/... 31d6b35
- when `ResidentRunner.tryInitLogReader` fails, only log warning on Android (#155800) This is a follow-up to the PR ht... 3941346
- Roll Flutter Engine from f4507e7a4beb to b466a0dd7834 (1 revision) (#155944) https://github.com/flutter/engine/compa... 0bf7b10
- Roll Packages from 0321757447bf to 27c98537ccac (3 revisions) (#155945) https://github.com/flutter/packages/compare/... 9441f9d
- `RenderParagraph`s `_SelectableFragment.boundingBoxes` should consider max line height (#155892) Fixes #133637 Th... 350b475
- Roll Flutter Engine from b466a0dd7834 to e61bc853acb2 (5 revisions) (#155952) https://github.com/flutter/engine/comp... 91fd01b
- Move platform specific text selection behavior out of styled TextField classes (#155774) Fixes #129726 72edaa3
- Fix leak in input_decorator [prod-leak-fix] (#155885) Introduced by https://github.com/flutter/flutter/pull/153235. bff1351
- Fix crash in Linux platform channel example. (#155735) When running this example it was crashing, so investigated a ... cf4dace
- Disable flaky menu test (#155968) Related to https://github.com/flutter/flutter/issues/154858 We think the force... 0fb6774
- and 391 more ...
KOGTI-2023 pushed 56 commits to master KOGTI-2023/anything-llm
- Patch UI bug with agent skill web-search and sql-connector (#2282) * Patch UI bug with agent skill * wrap call in... 644a35a
- Patch 11Labs selection UI bug (#2284) * Patch 11Labs selection UI bug * remove log 0deb0a0
- 1943 add fireworksai support (#2300) * Issue #1943: Add support for LLM provider - Fireworks AI * Update UI selec... a30fa9b
- Appearance setting for show/hide scroll bar on chat window (#2187) * implement appearance setting for show/hide scro... fb191d8
- Fix gitlab data connector for self-hosted instances (#2315) (#2316) * Fix gitlab data connector for self-hosted inst... b25298c
- Add more verbose error messages in embed chat (#2306) * publish embed updates * server sided error messages * ... b7c7c0d
- Load all branches in gitlab data connector (#2325) * Fix gitlab data connector for self-hosted instances (#2315) ... 4fa3d6d
- Add ability to copy/paste images, files, and text from web, local, or otherwise (#2326) 84c1f6e
- Fix custom domain in confluence (#2328) confluence custom domain fix 5a3d55d
- Enable Mistral Multimodal (#2343) * Enable Mistral Multimodal * remove console a781345
- Added JSONSchema for `plugin.json` files (#2344) Added JSONSchema for agent skill plugin manifest files Signed-of... 12b8af4
- Make streaming behavior more natural (#2336) * fix scrolling behavior + add cursor to streaming chats * lint *... d75fee0
- Dont overwrite content in input on paste linting 48c9c2e
- Add select/unselect all context menu to directory component (#2337) add select/unselect all context menu to director... ac91d0d
- PR#2355 Continued + expanded scope (#2365) * #2317 Fetch pinned documents once per folder to reduce the number of qu... b44889a
- Export embedded chat history (#2329) export embedded chat history Co-authored-by: Timothy Carambat <rambat1010@gm... 4ebc37b
- Bulk document removal from workspace * wip improve remove document ux * fix border ui bugs when adding files to w... 074088d
- Workspace agent autoselection (#2357) * refactor agent to add fallback to workspace, then to chat provider/model ... e2195a9
- Support attachments in developer API (#2373) * support attachments in developer api * lint --------- Co-aut... e6c4eb3
- 1417 completion timeout (#2374) * Refactor handleDefaultStreamResponseV2 function for better error handling * run... 44dddcd
- and 36 more ...
KOGTI-2023 pushed 50 commits to main KOGTI-2023/Ollama
- readme: add Obsidian Quiz Generator plugin to community integrations (#6789) d889c6f
- readme: add vim-intelligence-bridge to Terminal section (#6818) b330c83
- fix typo in import docs (#6828) d81cfd7
- readme: add Agents-Flex to community integrations (#6788) c9a7541
- CI: set platform build build_linux script to keep buildx happy (#6829) The runners don't have emulation set up so th... 0ec2915
- CI: clean up naming, fix tagging latest (#6832) The rocm CI step for RCs was incorrectly tagging them as the latest ... 7717bb6
- CI: dist directories no longer present (#6834) The new buildx based build no longer leaves the dist/linux-* director... 8f9ab5e
- make patches git am-able raw diffs can be applied using `git apply` but not with `git am`. git patches, e.g. through... 7bd7b02
- Merge pull request #6833 from ollama/mxyng/git-am make patches git am-able 72962c6
- server: add tool parsing support for nemotron-mini (#6849) d05da29
- llm: add solar pro (preview) (#6846) 504a410
- examples: add python examples for `bespoke-minicheck` (#6841) bf7ee0f
- documentation for stopping a model (#6766) 5804cf1
- Add Windows arm64 support to official builds (#5712) * Unified arm/x86 windows installer This adjusts the install... d632e23
- CI: adjust step ordering for win arm to match x64 (#6895) f5ff917
- CI: win arm adjustments (#6898) 616c5ea
- CI: win arm artifact dist dir (#6900) The upload artifact is missing the dist prefix since all payloads are in the ... 2a038c1
- Fix missing dep path on windows CPU runners (#6884) GPUs handled the dependency path properly, but CPU runners didn'... 6c2eb73
- runner: Set windows above normal priority (#6905) When running the subprocess as a background service windows may t... dbba734
- examples: use punkt_tab instead of punkt (#6907) This was causing an error since we depend on punkt_tab. ad935f4
- and 30 more ...
KOGTI-2023 pushed 4 commits to main KOGTI-2023/WindowsAgentArena
- chore: update phi3_planner.py minor fix 488f9da
- Merge pull request #30 from eltociear/patch-2 chore: update phi3_planner.py ca53a5d
- Fixed invalid arg propagated from run.sh --gpu-enabled was unnecessarily being passed from run.sh to entry.sh, which... cb563a7
- Merge pull request #31 from microsoft/ddupont808-patch-1 Fixed invalid arg propagated from run.sh a4509d6
KOGTI-2023 pushed 20 commits to master KOGTI-2023/AutoGPT-original-
- feat(platform): List and revoke credentials in user profile (#8207) Display existing credentials (OAuth and API keys... bd5d2b1
- fix(backend): Lower the number of node workers to save DB connections (#8331) Change [graph]×[node] worker limit fro... 1c71351
- fix(ci,platform): Add dev branch trigger to all ci (#8339) * update ci for dev * update classic * remove dupli... a2ef456
- fix(frontend): Fix styling inconsistencies in input elements (#8337) - Apply consistent border styling to `Input`, `... 97015a9
- feat(builder): Use configmap for builder (#8343) use configmap in builder d46219c
- fix(platform,infra): Checkin non secret values (#8344) checkin non secrets 769ab18
- security(platform): Add sealed secrets (#8342) * add sealed secrets * add encrypted secrets * remove extra space 9fe3fed
- Tf public media buckets (#8324) f6eebca
- fix(infra): Fix sealed secret names (#8350) * fix sealed secret names * fix names and add annotation 9292597
- feat(backend): Introduce executors shared DB connection (#8340) 6f07d24
- security(platform/backend): Add health endpoint (#8341) * add health endpoint * fix linting --------- Co-au... 2d0e51f
- fix(infra): Update backend server health check endpoint (#8351) * feat(platform): List and revoke credentials in use... 405dd16
- docs(blocks): Add documentation for each block we currently have (#8289) * Initial upload of block docks * add gi... c029fde
- feat(frontend): Allow copy and pasting of blocks between flows (#8346) 3982e20
- fix(market): agent pagination and search errors (#8336) * fix(market): agent pagination and search errors * fix(f... d6d2820
- fix(platform): Include health router (#8362) include health router ac33c1e
- fix(market): Reseal Market URL (#8363) reseal market url 615a974
- fix(platform/frontend): Add behave as var (#8365) add behave as variable 2b4af19
- Merge branch 'master' into dev fca8d61
- Merge branch 'Significant-Gravitas:master' into master 7ee171e