DEV Community

Discussion on: How to Integrate Gemini API with React.js: A Step-by-Step Guide.

Collapse
 
tahrim_bilal profile image
Tahrim Bilal

I'm currently passing only the latest user input to the model, not the entire chat history. That's why it doesn't remember previous responses.