-
Notifications
You must be signed in to change notification settings - Fork 21
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
Missing Chunks in Streamed Responses When Using the SDK #75
Comments
I got the same random error. To get stream not finished. |
Hi, Thanks! |
@petod108 are you using Azure too ? |
I tested with more than 5 random prompts, small and large ones and the behavior is the same. |
@jean-malo have you been able to reproduce it? any idea if this is an actual bug on your SDK? Thank you |
Description:
I conducted several tests and can confirm that the issue arises only when using the SDK.
Direct calls were made to the Mistral model deployed on Azure, following the official SDK documentation; however, the issue persists.
Azure Test Code:
Responses:
All Chunks Returned Correctly (occasionally, all chunks are returned):
Please investigate this issue as it significantly impacts the reliability of SDK-based integrations.
The text was updated successfully, but these errors were encountered: