google-gemini / generative-ai-swift

The official Swift library for the Google Gemini API

Home Page:https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for cancel streaming requests.

Jerry23011 opened this issue · comments

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.

Can be an interesting feature 🤔!

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.