Received tool input did not match expected schema #2642
Unanswered
TooMuchLag
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What LLM are you using? Try using a LLM that supports function calling (tool use) ... gpt4 (any flavour). |
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.
-
Hey, i am creating a customer support chatbot, i am using the conversational agent with OpenAi chat model, and a pinecone vectorStore for the knowledge base, when i ask some information that's in the vector, i get the message "Received tool input did not match expected schema". Can someone help me? I've tried everything and nothing works
Beta Was this translation helpful? Give feedback.
All reactions