mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 20:31:03 -06:00
Please add the Gem manager feature. #52
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#52
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 @JidaDiao on GitHub (Apr 29, 2025).
I am trying to call Gemini using the OpenAI API calling method, and the part of setting system prompts in the OpenAI API call may require the functionality of the Gem manager.
@WanliZhong commented on GitHub (May 18, 2025):
Really need it to call a specific custom Gem!
@HanaokaYuzu commented on GitHub (Jun 12, 2025):
Implemented in v1.14.0.
Right now can only manage gems on gemini website. Planning to add CRUD support in the future.