Query tools now working:

To configure your Query Tool for retrieving TXT file content, ensure your assistant's system prompt explicitly instructs when to use the tool. For example:

{
  "role": "system",
  "content": "You are a helpful assistant. When users ask about products or need information, use the 'knowledge-search' tool to search our knowledge base for accurate answers. Always call the knowledge-search tool before responding."
}

This helps the assistant properly access your TXT-based knowledge base and prevents retrieval errors. For more details, see the Vapi Query Tool documentation.

Source:

⤵️ Mention @Vapi Support Bot for follow-ups 🐥

Was this page helpful?