github googleapis/js-genai v0.11.0

latest releases: v1.34.0, v1.33.0, v1.32.0...
7 months ago

0.11.0 (2025-04-30)

Features

  • add models.delete and models.update to manage tuned models (0766718)
  • Added support for Tuning operations (d5a035f)
  • make min_property, max_property, min_length, max_length, example, patter fields available for Schema class when calling Gemini API (5f91ee7)

Bug Fixes

  • Apply converters to list items when the API value isn't an array (249769f)
  • chats: Properly handle streaming errors to not throw an error that couldn't be caught, which might result in crash in web. Fixes #487 (0b62e15)
  • CI: Fix docs generation for release event (899969e)
  • Clean the CHANGELOG to remove the changes not included in the bundle. (89b1d66)
  • do not raise error for default field in Schema for Gemini API calls (6f72396)
  • Don't transform lists twice (249769f)

Don't miss a new js-genai release

NewReleases is sending notifications on new releases.