Releases: langchain-ai/langchain-ibm
Releases · langchain-ai/langchain-ibm
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
libs/ibm/v0.1.10
What's Changed
- Support for langgraph, tools by @MateuszOssGit in #4
New Contributors
- @MateuszOssGit made their first contribution in #4
Full Changelog: libs/ibm/v0.1.9rc0...libs/ibm/v0.1.10