Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
KOGTI-2023 pushed 1034 commits to master KOGTI-2023/langchain
- docs: Update concepts.mdx (#26496) - Fix comments in Python - Fix repeated sentences bd42344
- nomic: release 0.1.3, core 0.3 compat but not required (#26511) ee4e113
- voyageai: release 0.1.2 (#26512) 1ab181f
- standard-tests[patch]: add async test for structured output (#26527) 88bc15d
- langchain-cli: release 0.0.31 (#26533) langchain-cli 0.0.31 release 8889147
- qdrant[patch]: release 0.1.4 (#26534) `langchain-qdrant` imports pydantic but was importing pydantic proper before ... 0592c29
- box: 0.2.0 release (#26539) Release to work with langchain 0.3 5b4206a
- milvus: 0.1.6 release (#26538) Release to work with langchain 0.3 8b985a4
- unstructured: release 0.1.4 (#26540) Release to work with langchain 0.3 c2588b3
- docs: update integrations table in 0.3 guide (#26536) 0154c58
- ci: updates issue and discussion templates (#26542) Update issue and discussion templates 63c3cc1
- docs: add redirects for tools and lcel (#26541) a319a0f
- docs: show how to use langchain-cli for migration (#26535) Update v0.3 instructions a bit --------- Co-authore... c6a7813
- docs: Fix missing `self` argument in `_get_docs_with_query` method of `Cust… (#26312) …omSelfQueryRetriever` This... 724a537
- docs: what langchain-cli migrate can do (#26547) 8a2f2fc
- docs: add sema4 to release table (#26549) 0bd98c9
- Add check for prompt based approach in llm graph transformer (#26519) 3bcd641
- docs: clean up init_chat_model (#26551) 99abd25
- docs: v0.3 nits (#26556) 31f61d4
- langchain[patch]: infer mistral provider in init_chat_model (#26557) d8952b8
- and 1014 more ...
KOGTI-2023 pushed 89 commits to master KOGTI-2023/OctoBot
- [Requirements] bump 4669104
- [Readme] add bitmart banner 72c2c04
- Merge pull request #2748 from Drakkar-Software/dev Dev merge c0c47a4
- [Requirements] bump 338cf87
- [Tests] update hollaex tests 787b3c9
- [Requirements] bump ff812da
- [Requirements] bump 6ce6e46
- Merge pull request #2757 from Drakkar-Software/dev Dev merge 0381f6a
- [Community] add CLOUD_FIRST_METRICS_UPDATE_TIME cff8d00
- Merge pull request #2760 from Drakkar-Software/dev dev merge aee9af2
- [Community] fix non auth private data fetch error 467bb96
- [Requirements] bump trading b355288
- [Requirements] bump 96d86c7
- [Community] use supabase func to fetch extension 47c67e9
- [Community] remove authenticated http calls 8af1a51
- [Community] init TV email config 60e305b
- [Requirements] bump 6841e3e
- [Community] update tests 6f7bb8d
- [Requirements] bump de2c9b6
- [Community] add clear_bot_scoped_config 113d3f1
- and 69 more ...
KOGTI-2023 pushed 2 commits to main KOGTI-2023/crewAI
KOGTI-2023 pushed 1 commit to os-computer-use KOGTI-2023/E2B_Secure-Computer-Use
- integrate pytest ebf2089
KOGTI-2023 pushed 21 commits to main KOGTI-2023/anthropic-sdk-python
- chore(internal): bump pyright (#769) 76b752c
- chore: make the `Omit` type public (#772) 8a1a3f0
- chore(internal): bump pydantic dependency (#775) ed9ba8f
- chore: remove deprecated HTTP client options (#777) If you were using these options, you should now pass in a custom... fbcf6ed
- docs(readme): fix http client proxies example (#778) e0e3667
- docs: use latest sonnet in example snippets (#781) 0708f9a
- chore(internal): bump pyright (#785) 2b0c039
- chore(internal): add support for TypeAliasType (#786) 5c632ea
- chore(internal): remove some duplicated imports (#788) 370d23c
- fix(internal): correct support for TypeAliasType 141da6f
- chore(internal): updated imports (#789) 7369660
- docs(readme): example snippet for client context manager (#791) 76ab5ae
- chore(api): update spec version (#792) 3540987
- chore(internal): update spec (#793) df6f210
- feat(api): general availability updates The following APIs are now GA and have been moved out of the beta namespace:... 4e0b15e
- feat(vertex): support token counting 45c28dd
- chore(bedrock/vertex): explicit error for unsupported messages endpoints c17d68e
- release: 0.41.0 e33d250
- chore(internal): fix some typos (#799) dc651fd
- fix(vertex): remove `anthropic_version` deletion for token counting 82e03de
- and 1 more ...
KOGTI-2023 pushed 45 commits to main KOGTI-2023/Ollama
- fix unmarshaling merges 4456012
- Merge pull request #7932 from ollama/mxyng/fix-merges eb8366d
- api: structured outputs - chat endpoint (#7900) Adds structured outputs to chat endpoint --------- Co-authored-b... 630e7dc
- api: add generate endpoint for structured outputs (#7939) c6c5262
- ci: skip go build for tests (#7899) aed1419
- docs: update readmes for structured outputs (#7962) f6e87fd
- readme: add llama3.3 to readme (#7975) readme: add llama3.3 to readme acd7d03
- bugfix: "null" value json mode (#7979) de52b6c
- docs: fix syntax error in openai.md (#7986) 7f0ccc8
- docs: remove comment regarding tool streaming in openai.md (#7960) da09488
- prompt: Don't trim whitespace from prompts New lines can be an important part of a user's prompt and trimming it can... 900f64e
- Prevent underflow when FreeMemory < overhead (#8014) Co-authored-by: Richard Lyons <[email protected]> 6326966
- build: Make target improvements (#7499) * llama: wire up builtin runner This adds a new entrypoint into the ollam... 4879a23
- build: fix typo in override variable (#8031) The "F" was missing. 82a02e1
- all: fix typos in documentation, code, and comments (#7021) abfdc47
- Remove unused runner CpuFeatures (#8032) The final implementation of #7499 removed dynamic vector requirements in f... b9ccb37
- readme: add aidful-ollama-model-delete to community integrations (#8024) dd42acf
- server: lowercase hostname for Host header check (#5851) 757eeac
- readme: add Kangaroo, an AI-powered SQL admin tool to community integrations (#7948) c5d3947
- readme: add AI summary helper plugin to community-integrations (#7202) 7622ea2
- and 25 more ...
KOGTI-2023 pushed 32 commits to master KOGTI-2023/anything-llm
- patch docs with proper input for OpenAI compatible embeddings resolves #2801 a0c5d89
- update chat model filters for openai (#2803) a69997a
- add gemini 1206 and gemini-2.0-flash exp models connect #2788 69b672b
- Fixed a typo in README (#2805) 6bc2186
- Fix scraping failed bug in link/bulk link scrapers (#2807) * fix scraping failed bug in link/bulk link scrapers *... 9bc01af
- Fix timestamp bug in embed widget (#2806) * fix timestamp bug in embed widget * bump embed for formatDate fallbac... 71a6646
- silence dependabot for now 66520b4
- patch gemini-2.0-key f8e91e1
- Redirect to default thread on thread deletion (#2808) * redirect to default thread on thread deletion * reset sub... 426e236
- Add support for hiding sidebar (#2809) * Add support for hiding sidebar Support cmd/ctrl + shift +s for quick hide/... e4a556d
- Add vector search API endpoint (#2815) * Add vector search API endpoint * Add missing import * Modify the data... 5380787
- patch ZH typo (#2816) a89d8fc
- add Gitlab to watchable documents (#2817) a46eb24
- Fix(2753): Replace React Router Navigate with window.location for SSO state refresh (#2818) * fix(2753): update SSO ... 0f52afd
- Pin all docker-scout CI versions to 1.15.1 for now afbb65f
- APIPie LLM provider improvements (#2695) * fix apipie streaming/sort by chat models * lint * linting ------... f651ca8
- Add thread name to workspaces get endpoint (#2822) add thread name to workspaces get endpoint Co-authored-by: Timot... 79cdcd4
- repatch scout cli 827c3f4
- Add new workspace user management endpoint (#2842) deprecate old endpoint which users workspace ID vs slug resolves ... ff02428
- Add attachments to GenericOpenAI prompt (#2831) * added attachments to genericopenai prompt * add devnote --------... d145602
- and 12 more ...
KOGTI-2023 pushed 6 commits to main KOGTI-2023/crewAI
- Fix bool and null handling (#1771) 94eaa67
- include 12 but not 13 bf459bf
- change to <13 instead of <=12 ee239b1
- Merge pull request #1777 from crewAIInc/fix/python-max-version Fix/python max version e59e07e
- Gemini 2.0 (#1773) * Update llms.mdx (Gemini 2.0) - Add Gemini 2.0 flash to Gemini table. - Add link to 2 hostin... 1b8001b
- Remove relative import in flow `main.py` template (#1782) 627b9f1
KOGTI-2023 pushed 2 commits to main KOGTI-2023/Microsoft-Qlib-Finance
KOGTI-2023 pushed 2 commits to main KOGTI-2023/Flowise
KOGTI-2023 pushed 2 commits to main KOGTI-2023/Flowise
KOGTI-2023 pushed 6 commits to main KOGTI-2023/Flowise
- Chore/Enhancement: Improve 'Require Approval' Description to Indicate MemoryAgent Dependency (#3680) * Update 'Requi... d549885
- Feature/Add Groq Whisper support (#3706) * feat: Add Groq Whisper support to SpeechToText component - Introduced a ... 4c29b23
- fix: mapping full file upload configuration (#3713) 6511fb3
- Bugfix/Add tool description to custom assistant (#3727) add tool description to custom assistant 4044feb
- lint fix sharechatbot jsx fff6319
- Feature/Add Azure Cognitive speech-to-text functionality (#3718) * feat: Add Azure Cognitive Services integration fo... 2360f5f