Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null handling hotfix (UGemini v2.0.1) #27

Merged
merged 3 commits into from
Aug 31, 2024
Merged

Null handling hotfix (UGemini v2.0.1) #27

merged 3 commits into from
Aug 31, 2024

Conversation

Uralstech
Copy link
Owner

@Uralstech Uralstech commented Aug 31, 2024

  • 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.

- Fixed GeminiChatResponse.Parts NullReferenceException when Candidates is null
- Fixed StreamingFunctionCallingChatManager NullReferenceException when streamedResponse.Parts is null.
@Uralstech Uralstech merged commit 8279331 into master Aug 31, 2024
@Uralstech Uralstech deleted the unstable branch August 31, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant