Releases: langchain-ai/langchain-ibm
Releases · langchain-ai/langchain-ibm
libs/ibm/v0.3.5
What's Changed
- Add support for passing token to initialise ChatWatsonx on cloud by @MateuszOssGit in #44
Full Changelog: libs/ibm/v0.3.4...libs/ibm/v0.3.5
libs/ibm/v0.3.4
What's Changed
- langchain-standard-tests -> langchain-tests by @efriis in #41
- feat: Added support for moderations in generation_info by @MateuszOssGit in #42
Full Changelog: libs/ibm/v0.3.3...libs/ibm/v0.3.4
libs/ibm/v0.3.3
What's Changed
- infra: disable pypi release attestations by @efriis in #37
- infra: use artifact v4 in release pipeline by @efriis in #39
- infra: use artifact v4 in mark-release by @efriis in #40
- patch: Added support for passing params as keyword arg by @MateuszOssGit in #38
Full Changelog: libs/ibm/v0.3.2...libs/ibm/v0.3.3
libs/ibm/v0.3.2
What's Changed
- Added Unit Standard tests by @MateuszOssGit in #32
- Added Tokens available check by @MateuszOssGit in #34
- feat: Added WatsonxRerank integration, update logic of passing
params
by @MateuszOssGit in #33
Full Changelog: libs/ibm/v0.3.1...libs/ibm/v0.3.2
libs/ibm/v0.3.1
What's Changed
- feat: Simplify ChatWatsonx implementation, added base tests by @MateuszOssGit in #31
Full Changelog: libs/ibm/v0.3.0...libs/ibm/v0.3.1
libs/ibm/v0.2.2
What's Changed
- path: Added deprecation for
mistralai/mixtral-8x7b-instruct-v01
model by @MateuszOssGit in #27
Full Changelog: libs/ibm/v0.2.1...libs/ibm/v0.2.2
libs/ibm/v0.2.1
What's Changed
- feat: Added pydantic 2 compatibility by @MateuszOssGit in #19
- feat: Add _agenerate implementation by @Wojciech-Rebisz in #12
New Contributors
- @Wojciech-Rebisz made their first contribution in #12
Full Changelog: libs/ibm/v0.2.0...libs/ibm/v0.2.1
libs/ibm/v0.2.0
What's Changed
- ibm[patch]: backward-compatible pydantic v2 changes by @ccurme in #14
- docs: Small improvement ChatWatsonx setup description by @marcelomachado in #16
- infra[patch]: add integration test workflow by @ccurme in #21
- ibm[major]: release 0.2 by @ccurme in #20
- ibm[patch]: fix validation errors for WatsonxLLM when initializing from Model object by @ccurme in #22
New Contributors
- @ccurme made their first contribution in #14
- @marcelomachado made their first contribution in #16
Full Changelog: libs/ibm/v0.1.12...libs/ibm/v0.2.0
libs/ibm/v0.1.12
What's Changed
- feat: Added support for streaming in chat as a run_manager by @MateuszOssGit in #9
Full Changelog: libs/ibm/v0.1.11...libs/ibm/v0.1.12
libs/ibm/v0.1.11
What's Changed
- upgrading langchain-ibm to support LangChain v0.2 by @Srijan-D in #6
- docs: Added flush=True to print on streaming responses by @MateuszOssGit in #7
- Compatibility Implementation for Ragas.io with WatsonxLLM Parameters Handling by @JulioSanchezD in #5
- Added lightweight engine support in WatsonxLLM class by @MateuszOssGit in #8
New Contributors
- @Srijan-D made their first contribution in #6
- @JulioSanchezD made their first contribution in #5
Full Changelog: libs/ibm/v0.1.10...libs/ibm/v0.1.11