mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 04:19:46 -06:00
Requesting API to Retrieve Gemini Chat History #42
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#42
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 @gaoym121 on GitHub (Mar 14, 2025).
Description
I need a way to access historical chat conversations from Gemini, including responses after using features like Deep Research. This would allow users to reference previous conversations and extract valuable information from past interactions.
Use Cases
Retrieve complete conversation threads after using Deep Research
Query specific past conversations by conversation ID or date range
Export conversation content for reference or documentation
@HanaokaYuzu commented on GitHub (Mar 20, 2025):
Not pretty sure if will have this on plan. In fact I'm not saving chat history on most platforms. Let's leave the issue open for now.