Seygi
09/23/2025, 5:17 PMjson
{
"type": "query",
"async": false,
"function": {
"name": "knowledge-search"
},
"knowledgeBases": [
{
"name": "assistant-kb",
"model": "gemini-2.5-flash-lite",
"fileIds": [
"bf40ee4a-87f7-44f9-a2f1-102101c9fa49",
"cad40fc4-a12e-4d18-bd01-4d356ade0e76"
],
"provider": "google",
"description": "Contains comprehensive information about the company, its products, services, policies, and procedures. Use this knowledge base to provide accurate and relevant information to customers."
}
]
}
OrgId: 07e7bc0b-76ea-4a0f-97c8-9157ff11d5d8
AssistantId: 9ac31c91-3d6f-4963-9517-8756834c94ce
CallId: db9aae4c-eacd-4db2-ada9-aad297228bb8
Tool duration: 1.2sec
https://cdn.discordapp.com/attachments/1420096695173386260/1420096695403806851/image.png?ex=68d4279c&is=68d2d61c&hm=a626de72b15c4ba89fdda5d5ef0b1043d5ddf34959cebefa50b173e51bf0f752&Vapi Support Bot
09/23/2025, 5:18 PMSeygi
09/23/2025, 5:38 PMSeygi
09/23/2025, 5:39 PMWe are a pizzeria
we have 3 kinds of pizza
cheese
bacon with cheese
bacon
the customer can order just 1 pizza at orderSeygi
09/24/2025, 12:20 AMSeygi
09/24/2025, 12:20 AMChiranjeet Mishra
09/25/2025, 3:32 PMgemini-2.5-flash-lite appears to be your current choice)
- Consider organizing content into separate knowledge bases by topic for better retrieval accuracy
- Ensure files are well-structured with clear headings and sections
3. Recommended Timeout Values: For 2-second response times, consider implementing these optimizations:
- Use clear and concise language in your files
- Structure content logically with clear headings and sections
- Consider caching frequently searched content
4. Advanced Implementation:
- Implement hybrid search if available
- Consider using more focused file content instead of broad documents
- Monitor and track search result relevance metrics
Note that some latency is expected when using external knowledge bases, but 1.2 seconds is actually within reasonable bounds for knowledge retrieval. However, if you need faster responses, consider further optimizing your file structure and content organization. Let us know if this helped.Seygi
09/25/2025, 7:31 PMChiranjeet Mishra
09/30/2025, 7:10 PM