UGemini v2.1.0 Preview 5 #34
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
-
For those updating from v1.x.x: Check the update notes for v2.0.0 for an update guide.
This release is a part of UGemini v2.1.0, pull request #29.
Breaking Changes
Uralstech.UGemini.Utils.Singleton
namespace has been moved to the Utils.Singleton package, which is now a dependency of UGemini.GeminiStatus
andGeminiStatusDetails
have been moved to the UCloud.Operations package, which is now a dependency of UGemini. UseUralstech.UCloud.Operations.OperationStatus
andUralstech.UCloud.ProtobufObject
instead, respectively.GeminiTunedModelCreateResponse
is now an empty class inheriting fromUralstech.UCloud.Operations.Generic.Operation<GeminiTunedModelCreationOperationMetadata, GeminiTunedModel>
.Changed
GeminiManager
when an empty JSON object is returned for a request that expects an empty response.https://generativelanguage.googleapis.com
have been changed to the newGeminiManager.BaseServiceUri
constant.Full Changelog: 2.1.0-preview.4...2.1.0-preview.5
This discussion was created from the release UGemini v2.1.0 Preview 5.
Beta Was this translation helpful? Give feedback.
All reactions