mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 20:31:03 -06:00
[PR #170] [CLOSED] feat: add streaming response support #205
Labels
No labels
advanced
advanced
bug
dependencies
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
model
pull-request
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mirrors/Gemini-API#205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HanaokaYuzu/Gemini-API/pull/170
Author: @faithleysath
Created: 11/21/2025
Status: ❌ Closed
Base:
master← Head:feat/stream-response-api📝 Commits (1)
d1b82affeat: add streaming response support📊 Changes
3 files changed (+263 additions, -0 deletions)
View changed files
📝
src/gemini_webapi/client.py(+249 -0)📝
src/gemini_webapi/types/candidate.py(+6 -0)📝
src/gemini_webapi/types/modeloutput.py(+8 -0)📄 Description
generate_content_streammethod for async streamingdelta_textanddelta_thoughtsfields in CandidateClose #166
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.