When mixing chat memory with RAG, follow-up questions make perfect sense to people, but not to your vector store. This recipe shows how to make RAG conversation-aware by folding chat history into retrieval queries.https://medium.com/@thetalkingapp/spring-ai-recipe-making-rag-conversation-aware-189b82a37060#SpringAI #RAG #Java #LLM #VectorSearch #GenAI
When mixing chat memory with RAG, follow-up questions make perfect sense to people, but not to your vector store. This r...