Find answers from the community

Updated 3 months ago

Prevent Hallucinations

Hello, I've a question about how can the LLM prioritize llama index? So I can prevent hallucinations
L
N
2 comments
This is mainly a prompt engineering thing. You'll want to modify the text_qa_template and the refine_template in the query call

https://gpt-index.readthedocs.io/en/latest/how_to/customization/custom_prompts.html
Okay, i will check and try it, thx
Add a reply
Sign up and join the conversation on Discord