Add support for cancel streaming requests. #178
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
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: