Relative Content

Tag Archive for reactjsnode.jsgoogle-geminigemini

GEMINI API session management

Is there any way to keep track of sessions of interactions with Gemini API like I can ask follow-up questions through API calls. I am making a website in react where I want to integrate this feature. And since the interactions can go quite long so I can’t copy paste previous chats for context of specific call.