Releases: langchain-ai/langchain-cohere
Releases · langchain-ai/langchain-cohere
libs/cohere/v0.3.4
What's Changed
Full Changelog: libs/cohere/v0.3.3...libs/cohere/v0.3.4
libs/cohere/v0.3.3
What's Changed
- chore: langchain-standard-tests -> langchain-tests by @efriis in #107
- chore: Deprecate create_cohere_tools_agent and connectors by @harry-cohere in #113
Full Changelog: libs/cohere/v0.3.2...libs/cohere/v0.3.3
libs/cohere/v0.3.2
What's Changed
- infra: use artifact v4 in release pipeline by @efriis in #106
- fix: Fix incorrect tool calling formatting by @harry-cohere in #110
- infra: revert toggled default by @harry-cohere in #111
- infra: disable pypi release attestations by @efriis in #104
- add jasonozuzu-cohere to codeowners by @jasonozuzu-cohere in #109
New Contributors
- @jasonozuzu-cohere made their first contribution in #109
Full Changelog: libs/cohere/v0.3.1...libs/cohere/v0.3.2
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