This repository was archived by the owner on Feb 20, 2026. It is now read-only.
UGemini v2.3.0 Preview 7 #53
Uralstech
announced in
Announcements
Replies: 1 comment 3 replies
|
Hello, I need help with the question answering sample. Sometimes it returns an error like below. How do I fix it? I've already tried all of the answering style but it still gives me an error when I say something GeminiRequestException: Failed Gemini API request: Request Endpoint: https://generativelanguage.googleapis.com/v1beta/models/aqa:generateAnswer | Request Error Code: 500 | Request Error: HTTP/1.1 500 Internal Server Error | Details: |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
This release is a part of UGemini v2.3.0, pull request #45.
Breaking Changes
GeminiSafetyHarmCategoryvalues have been removed.GeminiFile.Statusis now a property which points toGeminiFile.Error.GeminiGenerationConfiguration.CandidateCountis now -1. If it is set to 1, the value will no longer be excluded from the JSON request data. This should not cause any issues.Full Changelog: 2.3.0-preview.6...2.3.0-preview.7
This discussion was created from the release UGemini v2.3.0 Preview 7.
All reactions