From c155f1cb0df3024abc38a11c4525b017cd4268a1 Mon Sep 17 00:00:00 2001 From: Sri Date: Wed, 19 Mar 2025 18:37:38 -0700 Subject: [PATCH] VAP-4768 Added supported file formats --- fern/knowledge-base/knowledge-base.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fern/knowledge-base/knowledge-base.mdx b/fern/knowledge-base/knowledge-base.mdx index ddf874d8d..3b95e7d49 100644 --- a/fern/knowledge-base/knowledge-base.mdx +++ b/fern/knowledge-base/knowledge-base.mdx @@ -41,6 +41,10 @@ There are two main approaches to creating a Knowledge Base in Vapi: 3. Select files in supported formats (`.txt`, `.pdf`, `.docx`, etc.) 4. Wait for the upload to complete - you'll see your files listed in the Files section + + Vapi supports various file formats for Knowledge Bases including: .txt, .pdf, .docx, .doc, .csv, .md, .tsv, .yaml, .json, .xml, and .log files. + +