Releases: langchain-ai/langchain-cohere
Releases · langchain-ai/langchain-cohere
libs/cohere/v0.1.8
What's Changed
- Update chat_models.py by @kakao-bart-lee in #56
- Fix Stream Duplication Response Issue in ChatCohere by @abdalrohman in #57
- release 0.1.8 by @ccurme in #58
New Contributors
- @kakao-bart-lee made their first contribution in #56
- @abdalrohman made their first contribution in #57
Full Changelog: libs/cohere/v0.1.7...libs/cohere/v0.1.8
libs/cohere/v0.1.7
What's Changed
- cohere[patch]: bump cohere>=5.5.3, release langchain-cohere 0.1.6 by @baskaryan in #51
- add standard params by @ccurme in #52
- feat: Add multi hop tool calls support by @Anirudh31415926535 in #53
- fix integration tests by @ccurme in #54
New Contributors
- @Anirudh31415926535 made their first contribution in #53
Full Changelog: libs/cohere/v0.1.5...libs/cohere/v0.1.7
libs/cohere/v0.1.5
What's Changed
- loosen core dep to tolerate 0.2 by @efriis in #46
- Fix type by @billytrend-cohere in #49
Full Changelog: libs/cohere/v0.1.4...libs/cohere/v0.1.5
libs/cohere/v0.1.4
What's Changed
- chore: Add integration tests for RAGRetriever, Tool Calling Agents by @harry-cohere in #39
- Release 0.1.4 by @harry-cohere in #40
- de-beta structured output by @efriis in #41
Full Changelog: libs/cohere/v0.1.4rc1...libs/cohere/v0.1.4
libs/cohere/v0.1.4rc1
What's Changed
- support tool messages in ChatCohere by @ccurme in #15
- patch: RAG fix when no documents are found by @grazzouk in #36
- fix: add preamble field to base_params by @keitap in #34
- fix: update how total_tokens are retrieved by @marcoszh in #35
- release 0.1.4rc1 by @harry-cohere in #37
New Contributors
- @grazzouk made their first contribution in #36
- @keitap made their first contribution in #34
- @marcoszh made their first contribution in #35
Full Changelog: libs/cohere/v0.1.4rc0...libs/cohere/v0.1.4rc1
libs/cohere/v0.1.4rc0
What's Changed
- chore(deps-dev): bump aiohttp from 3.9.3 to 3.9.4 in /libs/cohere by @dependabot in #31
- patch: add document_ids to CohereCitation by @harry-cohere in #32
- Release 0.1.4rc0 by @harry-cohere in #33
Full Changelog: libs/cohere/v0.1.3...libs/cohere/v0.1.4rc0
libs/cohere/v0.1.3rc1
What's Changed
- patch: Fetch default model from the API (for tokenization) by @abdullahkady in #22
- chore: Add additional CODEOWNER by @harry-cohere in #24
- chore: test and quality of life improvements by @harry-cohere in #18
- patch: tweak multi-hop prompt by @harry-cohere in #23
- patch: Fix get_default_model, add test by @harry-cohere in #25
- chore: Add migration guide to readme by @harry-cohere in #26
- feat: add rank_fields to rerank v3 by @mahjongmen in #12
- chore: release 0.1.3rc1 by @harry-cohere in #28
- patch: add rerank integration test, fix rerank user agent by @harry-cohere in #27
New Contributors
- @abdullahkady made their first contribution in #22
- @mahjongmen made their first contribution in #12
Full Changelog: libs/cohere/v0.1.3rc0...libs/cohere/v0.1.3rc1
libs/cohere/v0.1.3
What's Changed
- chore: release 0.1.3 by @harry-cohere in #29
Full Changelog: libs/cohere/v0.1.3rc1...libs/cohere/v0.1.3
libs/cohere/v0.1.3rc0
What's Changed
- chore: add langchain admins to codeowners by @GangGreenTemperTatum in #14
- feat: make
preamble
configurable in ChatCohere by @kaijietti in #3 - chore(deps): bump idna from 3.6 to 3.7 in /libs/cohere by @dependabot in #17
- rerank-english-v2.0 -> rerank-english-v3.0 by @billytrend-cohere in #11
- chore: fix bind_tools type, support Callable by @harry-cohere in #20
- ci: add master core install for lint/test/dev by @efriis in #10
- Release 0.1.3rc0 by @harry-cohere in #21
New Contributors
- @kaijietti made their first contribution in #3
- @dependabot made their first contribution in #17
- @billytrend-cohere made their first contribution in #11
Full Changelog: libs/cohere/v0.1.2...libs/cohere/v0.1.3rc0
libs/cohere/v0.1.2
What's Changed
- update cohere to use tool call attribute on AIMessage by @ccurme in #7
- cohere[patch]: Release 0.1.2 by @baskaryan in #13
New Contributors
- @ccurme made their first contribution in #7
- @baskaryan made their first contribution in #13
Full Changelog: libs/cohere/v0.1.1...libs/cohere/v0.1.2