Skip to content

Releases: mscraftsman/generative-ai

v2.6.3

06 Jun 12:49
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.5-pro-preview-06-05
  • add fluent approach for GeminiClient with extension methods
  • add constructor for GenerativeModel instance

Changed

  • upgrade NuGet packages

Full Changelog: v2.6.2...v2.6.3

v2.6.2

03 Jun 11:58
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.5-flash-preview-native-audio-dialog-rai-v3
  • add image manipulation config types
  • add reference image types
  • add types to edit and upscale images
  • add upscale factor enum
  • add batches Cancel method
  • add properties ParametersJsonSchema, ResponseJsonSchema and ThoughtSignature

Changes

  • add optional role to Content constructor

Full Changelog: v2.6.1...v2.6.2

v2.6.1

26 May 07:18
Compare
Choose a tag to compare

What's changed

Added

  • add batches client
  • add property ResponseId

Full Changelog: v2.6.0...v2.6.1

v2.6.0 - I/O Edition

23 May 07:48
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.5-flash-preview-05-20
  • add model gemini-2.5-flash-preview-tts
  • add model gemini-2.5-pro-preview-tts
  • add model gemma-3n-e4b-it
  • add model gemini-2.5-flash-preview-native-audio-dialog
  • add model gemini-2.5-flash-exp-native-audio-thinking-dialog
  • add model imagen-4.0-generate-preview-05-20
  • add model imagen-4.0-ultra-generate-exp-05-20
  • add model lyria-002
  • add multi-speaker configuration
  • add function behavior
  • add URL context and metadata

Changed

  • Update to stable Microsoft.Extensions.AI and update some implementation #87 thanks to @stephentoub

Fixed

  • Add missing optional CancellationToken parameters #89 thanks to @Ibuki-Suika

Full Changelog: v2.5.6...v2.6.0

v2.5.6

16 May 00:47
Compare
Choose a tag to compare

What's changed

Changed

  • Update Microsoft.Extensions.AI version to 9.5.0-preview.1.25262.9

Full Changelog: v2.5.5...v2.5.6

v2.5.5

08 May 05:39
Compare
Choose a tag to compare

What's changed

Changed


Full Changelog: v2.5.4...v2.5.5

v2.5.4

08 May 05:18
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.5-flash-preview-04-17-thinking
  • add model gemini-2.5-pro-preview-05-06
  • add model gemini-2.0-flash-preview-image-generation
  • add Schema properties
  • add property UrlRetrievalMetadata to Candidate

Changed

  • rename type VideoMetadata to VideoFileMetadata

Full Changelog: v2.5.3...v2.5.4

v2.5.3

28 Apr 18:38
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.0-flash-exp-image-generation

Changed


Full Changelog: v2.5.2...v2.5.3

v2.5.2

19 Apr 16:21
Compare
Choose a tag to compare

What's changed

Added

  • add ThinkingBudget property #82 thanks to @Harsh7520
  • add Validated function calling mode

Full Changelog: v2.5.1...v2.5.2

v2.5.1

19 Apr 16:05
Compare
Choose a tag to compare

What's changed

Added

  • add model gemini-2.5-flash-preview-04-17
  • add dynamic API
  • add language code

Changed

  • upgrade NuGet packages

Full Changelog: v2.5.0...v2.5.1