We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbe3bb commit dd12142Copy full SHA for dd12142
1 file changed
fern/knowledge-base/knowledge-base.mdx
@@ -41,6 +41,10 @@ There are two main approaches to creating a Knowledge Base in Vapi:
41
3. Select files in supported formats (`.txt`, `.pdf`, `.docx`, etc.)
42
4. Wait for the upload to complete - you'll see your files listed in the Files section
43
44
+<Info>
45
+ Vapi supports various file formats for Knowledge Bases including: .txt, .pdf, .docx, .doc, .csv, .md, .tsv, .yaml, .json, .xml, and .log files.
46
+</Info>
47
+
48
<Frame caption="Adding files to your Knowledge Base">
49
<img
50
src="../static/images/knowledge-base/files.png"
0 commit comments