Skip to content

Releases: langchain-ai/langchain-ibm

libs/ibm/v0.3.5

02 Dec 12:14
3d74530
Compare
Choose a tag to compare

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

19 Nov 10:14
ec5b5f0
Compare
Choose a tag to compare

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

13 Nov 15:09
9b5b9dd
Compare
Choose a tag to compare

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

29 Oct 10:44
a605c74
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/ibm/v0.3.1...libs/ibm/v0.3.2

libs/ibm/v0.3.1

14 Oct 13:02
086cc32
Compare
Choose a tag to compare

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

07 Oct 11:55
466bb9a
Compare
Choose a tag to compare

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

18 Sep 11:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/ibm/v0.2.0...libs/ibm/v0.2.1

libs/ibm/v0.2.0

16 Sep 22:58
4c541b3
Compare
Choose a tag to compare

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

Full Changelog: libs/ibm/v0.1.12...libs/ibm/v0.2.0

libs/ibm/v0.1.12

08 Aug 11:05
e9a7c79
Compare
Choose a tag to compare

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

23 Jul 12:27
Compare
Choose a tag to compare

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

Full Changelog: libs/ibm/v0.1.10...libs/ibm/v0.1.11