Skip to content

Commit f3cad9c

Browse files
Update knowledge-base.mdx
1 parent bb656ec commit f3cad9c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

fern/knowledge-base/knowledge-base.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ subtitle: >-
66
slug: knowledge-base
77
---
88

9+
<Frame>
10+
<div class="video-embed-wrapper">
11+
<iframe
12+
src="https://www.youtube.com/embed/6QZHIiEaoco?si=H4lBlHy4W3TDtmh1"
13+
title='An embedded YouTube video titled "Improve AI Voice Agent Accuracy with Query Tools | Vapi Tutorial"'
14+
frameborder="0"
15+
allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
16+
allowfullscreen
17+
referrerpolicy="strict-origin-when-cross-origin"
18+
/>
19+
</div>
20+
</Frame>
21+
922
## **What is Vapi's Knowledge Base?**
1023

1124
A [**Knowledge Base**](/api-reference/knowledge-bases/create) is a collection of custom files that contain information on specific topics or domains. By integrating a Knowledge Base into your voice AI assistant, you can enable it to provide more accurate and informative responses to user queries based on your own data. Knowledge Bases are available through both the Vapi API and dashboard.

0 commit comments

Comments
 (0)