Skip to content

Releases: IBM/ibm-generative-ai-node-sdk

v1.4.0

24 Jul 13:52
978c346
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Jul 09:40
83de785
Compare
Choose a tag to compare

What's Changed

  • feat(tunes): add methods for interacting with tunes by @pilartomas in #29
  • feat(templates): add prompt templates by @Tomas2D in #30
  • feat(templates): add prompt templates conversion class by @Tomas2D in #33
  • chore(langchain): rename chat model by @Tomas2D in #31

Full Changelog: v1.2.1...v1.3.0

v1.2.1

28 Jun 07:40
add2725
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): add missing promptId parameter by @Tomas2D in #27

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Jun 13:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Jun 10:46
1844cf1
Compare
Choose a tag to compare

Features

  • feat(langchain): add support for chat/conversational models by @Tomas2D in #12
  • feat(errors): add specific error class for cancellation by @Tomas2D in #16
  • chore: add bugs field to package.json by @Tomas2D in #17
  • feat(client): fallback to default model if falsy value provided by @Tomas2D in #10

Miscellaneous

Full Changelog: v1.0.1...v1.1.0

v1.0.1

30 May 13:11
a00128c
Compare
Choose a tag to compare

What's Changed

  • chore(workflows): change test matrix and remove unnecessary build by @pilartomas in #6
  • chore(dependency): upgrade yaml dependency due to found vulnerability by @pilartomas in #7
  • chore(docs): remove slack application info by @pilartomas in #8
  • chore(tests): migrate selected e2e test to integration by @pilartomas in #11
  • feat(client): add callback support for all methods by @Tomas2D in #9
  • fix(timeout): handle negative timeouts by @Tomas2D in #13
  • feat(release): v1.0.1 by @pilartomas in #14

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

26 May 11:02
e8e412f
Compare
Choose a tag to compare
fix(workflow): add publish access flag (#5)

* fix(workflow): yarn npm auth token env

* fix(workflow): add publish access flag