UGemini v2.0.1
For those updating from v1.x.x: Check the update notes for v2.0.0 for an update guide.
Changes
- Fixed
GeminiChatResponse.Parts
NullReferenceException
whenCandidates
is null. - Fixed
StreamingFunctionCallingChatManager
NullReferenceException
whenstreamedResponse.Parts
is null. - Fixed
QuestionAnsweringManager
NullReferenceException
whenresponse.Answer.Content.Parts
is null or empty. - Fixed
UIChatMessage
NullReferenceException
whencontent.Parts
is null.
Pull Requests
- Null handling hotfix (UGemini v2.0.1) by @Uralstech in #27
Full Changelog: 2.0.0...2.0.1