Hi Everyone,
I am Soumitra Dutta,
I have an issue with LLM API and Retrieval-Augmented Generation (RAG). Sometimes the same query returns different answers even if the retrieved documents and the prompt are the same.
The retrieval results are useful, but sometimes the model does not include information from the context that was provided or generates information that does not appear in the source documents.
Have you had any problems with RAG? May it be structure, temperature, token limits or retrieval configuration?
If you have any tips for debugging and making the response be more consistent, it's appreciated.
Regards,
Soumitra Dutta