mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-05 11:55:58 +00:00
Unlike vector results, the LLM has to completely trust the context of a graph database result, even if it doesn't provide whole context. We tried with instructions, but it seems that adding a single example is the way to go to solve this issue.