mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 12:23:03 -06:00
Great author, about advanced questions #51
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#51
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?
Originally created by @song2342 on GitHub (Apr 25, 2025).
I am advanced. I got the relevant parameters through your method, but the update is not effective. And advanced seems to be [1,null,null,null,"cf84a01064f3134f"] -> [null,null,null,null,"cf84a01064f3134f"] Not sure. I tried both values and it still doesn't work.
@song2342 commented on GitHub (Apr 25, 2025):
@HanaokaYuzu
@HanaokaYuzu commented on GitHub (Apr 26, 2025):
Have you tried other models? Is this the only model that doesn't work?
@HanaokaYuzu commented on GitHub (Apr 26, 2025):
And just in case, please make sure the cookies you used to initialize the client is the ones with your advanced account. In some cases, e.g. with
browser-cookie3installed or another account's cookies were used before, there's possibility that the cookies you passed toclient.init()will be omitted.