HanaokaYuzu / Gemini-API

✨ An elegant async Python wrapper for Google Gemini web app
https://pypi.org/project/gemini-webapi/
GNU Affero General Public License v3.0
134 stars 19 forks source link

Continue Chat #12

Closed jollyolliel closed 3 months ago

jollyolliel commented 3 months ago

Could there be a way to save the conversation so you can continue it another time. Example is to send a message. I close the runing python and later open it again and continue the conversation. If it hasen't been implimented yet it could give you the conversation id. It could retrive previous output if selected.

HanaokaYuzu commented 3 months ago

Please refer to the sample code provided in #7