mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 12:23:03 -06:00
[PR #70] [MERGED] fix: parsing thinking models #176
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#176
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/70
Author: @ryanhe312
Created: 3/19/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @HanaokaYuzu
Base:
master← Head:master📝 Commits (2)
12cdbe3fix: parsing thinking modelsed47ea9refactor: body parsing logic📊 Changes
1 file changed (+11 additions, -12 deletions)
View changed files
📝
src/gemini_webapi/client.py(+11 -12)📄 Description
Thinking model responses have been moved to
response_json[3][2]. So we need to try from 0 to 4.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.