UGemini 2.2.0 Preview 1 #43
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
-
This release is a part of UGemini v2.2.0, pull request #42.
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
.Changes
long
values not converting tostring
JSON as expected by the API.EnumMember
attributes for someGeminiSchemaDataFormat
.GeminiCachedConent.cs
has been renamed toGeminiCachedContent.cs
.Full Changelog: 2.1.1...2.2.0-preview.1
This discussion was created from the release UGemini 2.2.0 Preview 1.
Beta Was this translation helpful? Give feedback.
All reactions