Replies: 1 comment 1 reply
-
That is because your chain tool description needs to provide information on how and when LLM should use it. For example, use the tool when you need to search and answer something something |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My qdrant contains information such as {"question" : "How old is xiaoming?", "answer" : "He is 18."}. However, when I ask the robot How old is xiaoming?, most of the time it cannot answer according to the given answer, but only responds that it does not have this information.
Beta Was this translation helpful? Give feedback.
All reactions