Releases: langchain-ai/langchain-cohere
Releases · langchain-ai/langchain-cohere
libs/cohere/v0.3.1
What's Changed
- fix: Allow cohere_api_key to be SecretStr in CohereEmbedding by @Anirudh31415926535 in #102
Full Changelog: libs/cohere/v0.3.0...libs/cohere/v0.3.1
libs/cohere/v0.3.0
langchain-cohere
v0.3 includes an upgrade to Pydantic 2. See this guide for details and migration information.
What's Changed
- infra[patch]: support dev + rc releases by @ccurme in #97
- cohere[major]: release 0.3 by @ccurme in #96
Full Changelog: libs/cohere/v0.2.4...libs/cohere/v0.3.0
libs/cohere/v0.3.0.dev2
What's Changed
Full Changelog: libs/cohere/v0.2.4...libs/cohere/v0.3.0.dev2
libs/cohere/v0.2.4
What's Changed
- cohere[patch]: backward-compatible pydantic v2 changes by @ccurme in #94
- chore: Support JSON schema tool definitions in react agent prompt by @harry-cohere in #95
Full Changelog: libs/cohere/v0.2.3...libs/cohere/v0.2.4
libs/cohere/v0.2.3
What's Changed
- patch: bump langchain-core by @ccurme in #90
- fix: aembed throws key error by @harry-cohere in #91
- fix: documents None in additional_kwargs throws error by @harry-cohere in #92
- chore: bump package version by @Anirudh31415926535 in #93
Full Changelog: libs/cohere/v0.2.2...libs/cohere/v0.2.3
libs/cohere/v0.2.2
What's Changed
- fix: multiple documents in embed_documents error by @Anirudh31415926535 in #88
Full Changelog: libs/cohere/v0.2.1...libs/cohere/v0.2.2
libs/cohere/v0.2.1
What's Changed
- fix: CohereEmbeddings unable to convert to float error by @Anirudh31415926535 in #85
Full Changelog: libs/cohere/v0.2.1rc0...libs/cohere/v0.2.1
libs/cohere/v0.2.1rc0
What's Changed
- Update parsing.py by @pat-cohere in #80
- release 0.2.0rc0 by @minjie-cohere in #82
- Pre-release 0.2.1rc0 by @harry-cohere in #83
New Contributors
- @pat-cohere made their first contribution in #80
- @minjie-cohere made their first contribution in #82
Full Changelog: libs/cohere/v0.2.0...libs/cohere/v0.2.1rc0
libs/cohere/v0.2.0
What's Changed
- feat: support streaming for tool calling by @Anirudh31415926535 in #72
- feat: add langchain standard unit tests by @Anirudh31415926535 in #73
- feat: add cohere csv agent by @Anirudh31415926535 in #74
- feat: add load summarize chain by @Anirudh31415926535 in #76
- feat: make the model parameter compulsory for embedding and rerankers by @Anirudh31415926535 in #75
- Fix: add missing enumeration and index when
force_single_step=True
by @charl3sj in #71 - chore: bump langchain-cohere version by @Anirudh31415926535 in #77
- chore: bump langchain-core and langchain-community version by @Anirudh31415926535 in #78
- chore: update unit test params by @Anirudh31415926535 in #79
New Contributors
Full Changelog: libs/cohere/v0.1.9...libs/cohere/v0.2.0
libs/cohere/v0.1.9
What's Changed
- Use async_client for _agenerate by @wei-fh in #60
- feat: add Anirudh31415926535 to CODEOWNERS by @Anirudh31415926535 in #62
- add usage_metadata to (a)invoke and (a)stream by @ccurme in #55
- cohere[patch]: add scheduled tests by @ccurme in #63
- release permissions by @efriis in #66
- feat: add sql agent by @Anirudh31415926535 in #67
- chore: Bump pytest version by @Anirudh31415926535 in #68
- chore: remove vcr marker to fix tests by @Anirudh31415926535 in #69
New Contributors
Full Changelog: libs/cohere/v0.1.8...libs/cohere/v0.1.9