Open mehnoorsiddiqui opened 8 months ago
I have same behavior periodically.
More importantly - I just sometimes receive empty response.
Specifically for requests for translating the text
"Candidates":[{"Index":0,"Content":null,"FinishReason":5,"SafetyRatings":null,"CitationMetadata":null,"TokenCount":0}],"PromptFeedback":{"BlockReason":0,"SafetyRatings":[{"Category":9,"Probability":1,"Blocked":false},{"Category":8,"Probability":1,"Blocked":false},{"Category":7,"Probability":1,"Blocked":false},{"Category":10,"Probability":1,"Blocked":false}]}}
I have same behavior periodically. More importantly - I just sometimes receive empty response. Specifically for requests for translating the text
"Candidates":[{"Index":0,"Content":null,"FinishReason":5,"SafetyRatings":null,"CitationMetadata":null,"TokenCount":0}],"PromptFeedback":{"BlockReason":0,"SafetyRatings":[{"Category":9,"Probability":1,"Blocked":false},{"Category":8,"Probability":1,"Blocked":false},{"Category":7,"Probability":1,"Blocked":false},{"Category":10,"Probability":1,"Blocked":false}]}}
Same for me with translations. Mostly in ES?
Any update?
Same here. Function calling leads to InternalServerError: 500 every now and then. gemini-1.5-pro-001
Same here 😢
Description of the bug:
Actual vs expected behavior:
Actual behavior Sometimes the API response is 200 and sometimes 500
Expected behavior Every time the API response must be 200
Any other information you'd like to share?
Previously this happened less frequently but now I am getting 500 after every 1 or 2 request