We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I'm wondering if it's possible to add support to cancel streaming requests
While streaming long responses from Gemini, users may want to cancel the streaming before it's completed.
This PR MacPaw/OpenAI#214 realizes a similar feature to cancel streaming.
The text was updated successfully, but these errors were encountered:
Can be an interesting feature 🤔!
Sorry, something went wrong.
We need this feature 👍
Thanks for the feature request. We've added it to our backlog, but haven't yet scheduled it. In the meantime, please add your 👍 to indicate interest.
Cleaning up my issues list. Closing this since the repo is deprecated. Thanks to everyone who put efforts into this issue.
paulb777
No branches or pull requests
Description of the feature request:
I'm wondering if it's possible to add support to cancel streaming requests
What problem are you trying to solve with this feature?
While streaming long responses from Gemini, users may want to cancel the streaming before it's completed.
Any other information you'd like to share?
This PR MacPaw/OpenAI#214 realizes a similar feature to cancel streaming.
The text was updated successfully, but these errors were encountered: