Skip to content

Releases: IBM/ibm-generative-ai

v0.2.3

24 Jul 16:53
126df6c
Compare
Choose a tag to compare
  • Remove ModelType enum
  • Add utils for Model class: listing, info, available, etc.
  • Pydantic model allows extra params
  • Tests

v0.2.2

11 Jul 17:18
524dff9
Compare
Choose a tag to compare

Documentation Updates.

v0.2.1

10 Jul 21:51
1898d20
Compare
Choose a tag to compare

Documentation update
Example update

v0.2.0

10 Jul 21:08
4d22fd2
Compare
Choose a tag to compare

Model Tuning
File manager
Tuning Manager
ModelType deprecation warning
Open Source documentation update

v0.1.19

30 Jun 18:35
a7a85af
Compare
Choose a tag to compare

Fixed pydantic version issue

v0.1.18

30 Jun 17:56
44fea57
Compare
Choose a tag to compare

Watsonx Templating support
Documentation and examples' update
Parameters updated for upstream compatibility with sampling method
Retry mechanism update

Release v0.1.17

23 Jun 15:20
a711a5f
Compare
Choose a tag to compare
  • Modifications to examples/tests to avoid sampling-related parameters with greedy decoding
  • Updates to build process
  • Modifications to error messages

Release v0.1.16

21 Jun 16:48
ebaa769
Compare
Choose a tag to compare
  • Documentation update
  • Local server example
  • Open source contributions information
  • Example endpoints updated

v0.1.15

08 Jun 15:15
759b755
Compare
Choose a tag to compare
  • 🔨 GitHub Workflows
  • ✨ Progress bar in async_generate function
  • 🐛 Updating Terms of Use to use PATCH
  • 🎨 Adding accessors attribute to model class
  • ✨Search Space example and utils
  • ✨ Localserver Extension