AI Agent + Qdrant Vector Store Tool seems to miss the Qdrant Vector Store Tool information

My AI Agent seems to have difficulties using the Vector Store Tool and does not answer with the context the Vector Store Tool provides. Any suggestions?

Hey @Dino7 hope all is good.

The only way to make your agent do things is to tell it to.

Enumerate and describe tools available and then use explicit instructions to use one tool or another and when.

Hi @jabbson
Thx for your support!
Do you mean to include specific lines in my user-prompt and system prompt?
Do you have best practices, you can share?

The way an agent should act is usually described in the System prompt, while user prompt is where it typically gets its input from. I suggest you use System prompt to instruct the agent and educate it about tool availability and provide instruction steps required to perform actions on provided input.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.