Skip to content

UGemini v2.0.1

Compare
Choose a tag to compare
@Uralstech Uralstech released this 31 Aug 16:07
· 61 commits to master since this release
8279331

For those updating from v1.x.x: Check the update notes for v2.0.0 for an update guide.

Changes

  • Fixed GeminiChatResponse.Parts NullReferenceException when Candidates is null.
  • Fixed StreamingFunctionCallingChatManager NullReferenceException when streamedResponse.Parts is null.
  • Fixed QuestionAnsweringManager NullReferenceException when response.Answer.Content.Parts is null or empty.
  • Fixed UIChatMessage NullReferenceException when content.Parts is null.

Pull Requests

Full Changelog: 2.0.0...2.0.1