Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion fern/knowledge-base/knowledge-base.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,7 @@ By following these guidelines, you can create a comprehensive Knowledge Base tha

<Info>
Currently, Vapi's Knowledge Base functionality supports Google as a provider
with the gemini-1.5-flash model for knowledge retrieval.
with the gemini-1.5-flash model for knowledge retrieval. For the most
up-to-date information on supported providers and models, please refer to our
[API documentation](api-reference/tools/create#request.body.query.knowledgeBases).
</Info>
Loading