8000 Releases Β· mscraftsman/generative-ai Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mscraftsman/generative-ai

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

v2.5.0 - Cloud Next Edition

11 Apr 10:03
Compare
Choose a tag to compare

What's changed

Added

  • add model lyria-base-001
  • add model gemini-2.5-pro-preview-03-25
  • add model gemini-2.0-flash-live-001
  • add model gemma-3-1b-it
  • add model gemma-3-4b-it
  • add model gemma-3-12b-it

Changed


Full Changelog: v2.4.1...v2.5.0

v2.4.1

02 Apr 14:22
Compare
Choose a tag to compare

What's changed

  • add test case for #77

Changed

  • process ResponseSchema as string #53 #76
  • separate record type in ResponseSchema due to disallowed properties #76
  • refactor POST calls
  • update NuGet packages

Fixed

  • fix typo in model constant.

Full Changelog: v2.4.0...v2.4.1

0