mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 12:23:03 -06:00
about unofficial gemini apis.... #17
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#17
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 @0wwafa on GitHub (Jun 11, 2024).
If you are interested, I found also another gemini api.
I reverse engineered the api inside colab.
Where "hello" is the prompt and "[system prompt]" is the system prompt.
have fun until it lasts.
@0wwafa commented on GitHub (Jun 11, 2024):
Also this is the FULL gemini.
@0wwafa commented on GitHub (Jun 11, 2024):
@HanaokaYuzu commented on GitHub (Jun 13, 2024):
This is interesting. Looks like this api:
Not planning to add support to it in this repository though, it could be a backup plan :)
@foremtehan commented on GitHub (Jun 17, 2024):
Is this working? i received
<title>Error 401 (Unauthorized)!!</title>instead. i added my cookies btw.@0wwafa commented on GitHub (Jun 18, 2024):
yes. it is.. perhaps you are doing something wrong or you must first go to colab and start gemini at least once... no idea.