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

Add support for cancel streaming requests. #178

Open
Jerry23011 opened this issue Jun 5, 2024 · 3 comments
Open

Add support for cancel streaming requests. #178

Jerry23011 opened this issue Jun 5, 2024 · 3 comments
Assignees
Labels
component:swift sdk Issue/PR related to Swift SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement

Comments

@Jerry23011
Copy link

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.

@Kapilshanbhag09
Copy link

Can be an interesting feature 🤔!

@singhniraj08 singhniraj08 added component:swift sdk Issue/PR related to Swift SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement labels Jun 6, 2024
@tisfeng
Copy link

tisfeng commented Jun 6, 2024

We need this feature 👍

@paulb777
Copy link
Collaborator

paulb777 commented Jun 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:swift sdk Issue/PR related to Swift SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement
Projects
None yet
Development

No branches or pull requests

5 participants