Describe the problem/error/question
I am trying to build an AI agent that on prompt from the chat node will search my files that I have uploaded into Qdrant Vectore store and give me a simple anwser based on what it found.
What is the error message (if any)?
I keep getting the same error and no matter how I re-word my prompt I keep getting it.
Bad request - please check your parameters
tool call validation failed: parameters for tool Qdrant_Vector_Store did not match schema: errors: [additionalProperties ‘chatInput’, ‘filter’ not allowed]