I am learning to use Role-playing with Auto RAG, but the second function call goes wrong. Could you please advise how to solve this issue? #2220
Unanswered
Ming-jiayou
asked this question in
Q&A
Replies: 0 comments
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.
-
code:
The first function call was successful:
But due to the similarity_threshold being set too high, the relevant information was not successfully retrieved:
The second call lowered the similarity_threshold:
Then, an error would be encountered:
Could you please tell me how to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions