Releases: mscraftsman/generative-ai
Releases · mscraftsman/generative-ai
v2.2.9
v2.2.8
Added
- add v1alpha types/resources
- add
MaxTemperature
property - add cancellationToken for .NET 8+
- add more test cases
- add IsValidJson helper method
- create release notes on tag
Changed
- use .NET version-specific PATCH method
- improve XML doc
- update NuGet packages
Full Changelog: v2.2.7...v2.2.8
v2.2.7
Changed
- revert changes of RTF MIME type #71
- add test case for RTF mime type(s)
- accept
application/rtf
- add comment regarding
application/rtf
"workaround"
Full Changelog: v.2.2.6...v2.2.7
v2.2.6
v2.2.5
Added
- add support for
enum
as response schema - add more logging
Changed
- Flash 2.0 models removed bidiGenerateContent endpoint method
- update NuGet packages
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- change endpoint URL
- mark NegativePrompt as deprecated
- refactor namespace
- Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11 by @stephentoub in #67
- update NuGet packages
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Added
- add usage meta data for tokens in tool-use prompt(s)
- add model
gemini-2.0-flash-thinking-exp-no-thoughts
- add model
imagen-3.0-generate-002-exp
- add model
image-verification-001
Changed
- extend OpenAI REST calls
- specify JSON key for Open AI model owner
Full Changelog: v2.2.2...v2.2.3
v2.2.2
v2.2.1
Added
- add properties from Vertex AI
Changed
- improve guard of API key
Full Changelog: v2.2.0...v2.2.1