UGemini v2.2.0 #44
Uralstech
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Breaking Changes
GeminiModelIdStringConverter
andGeminiSecondsToTimeSpanJsonConverter
have been moved toUralstech.UGemini.JsonConverters
.GeminiFile.Status
is obsolete, useGeminiFile.Error
instead.Gemini API Update Changes
CachedContentTokenCount
toGeminiTokenCountResponse
.MaxTemperature
toGeminiModel
.AvgLogprobs
andLogprobsResult
toGeminiCandidate
.Language
toGeminiFinishReason
.PresencePenalty
,FrequencyPenalty
,ResponseLogprobs
andLogprobs
toGeminiGenerationConfiguration
.Off
toGeminiSafetyHarmBlockThreshold
.CivicIntegrity
toGeminiSafetyHarmCategory
.MinItems
toGeminiSchema
.ReaderProjectNumbers
toGeminiTunedModelCreationData
andGeminiTunedModel
.Other Changes
long
values not converting tostring
JSON as expected by the API.EnumMember
attributes for someGeminiSchemaDataFormat
.GeminiCachedConent.cs
has been renamed toGeminiCachedContent.cs
.Pull Requests
Full Changelog: 2.1.1...2.2.0
This discussion was created from the release UGemini v2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions