You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/changelog/2024-11-27.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
4.**Inflection AI Credential Management**: You can now manage Inflection AI credentials through the [updated providers credentials](https://dashboard.vapi.ai/keys) page. `Call.endedReason` also now enumerates new values like `'pipeline-error-inflection-ai-llm-failed'` to indicate specific Inflection AI errors.
15
15
16
-
<Framecaption="Refer to the `Knowledge Base` endpoints for more information: https://api.vapi.ai/api">
16
+
<Framecaption="Use the updated provider credentials page to manage Inflection AI credentials: https://dashboard.vapi.ai/keys">
Copy file name to clipboardExpand all lines: fern/knowledgebase.mdx
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -8,32 +8,32 @@ slug: knowledgebase
8
8
9
9
## **What is Vapi's Knowledge Base?**
10
10
11
-
Our Knowledge Base is a collection of custom documents 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. This is currently available in Vapi via the API, and will be on the dashboard soon.
11
+
Our Knowledge Base 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. This is currently available in Vapi via the API, and will be on the dashboard soon.
12
12
13
13
### **Why Use a Knowledge Base?**
14
14
15
15
Using a Knowledge Base with your voice AI assistant offers several benefits:
16
16
17
-
-**Improved accuracy**: By integrating custom documents into your assistant, you can ensure that it provides accurate and up-to-date information to users.
17
+
-**Improved accuracy**: By integrating custom files into your assistant, you can ensure that it provides accurate and up-to-date information to users.
18
18
-**Enhanced capabilities**: A Knowledge Base enables your assistant to answer complex queries and provide detailed responses to user inquiries.
19
19
-**Customization**: With a Knowledge Base, you can tailor your assistant's responses to specific domains or topics, making it more effective and informative.
20
20
21
21
## **How to Create a Knowledge Base**
22
22
23
23
To create a Knowledge Base, follow these steps:
24
24
25
-
### **Step 1: Upload Your Documents**
25
+
### **Step 1: Upload Your Files**
26
26
27
-
Navigate to Overview > Documents and upload your custom documents in Markdown, PDF, plain text, or Microsoft Word (.doc and .docx) format to Vapi's Knowledge Base.
27
+
Navigate to Platform > Files and upload your custom files in Markdown, PDF, plain text, or Microsoft Word (.doc and .docx) format to Vapi's Knowledge Base.
28
28
29
-
<Framecaption="Adding documents to your Knowledge Base">
29
+
<Framecaption="Adding files to your Knowledge Base">
## **Best Practices for Creating Effective Knowledge Bases**
90
90
91
-
-**Organize Your documents**: Organize your documents by topic or category to ensure that your assistant can quickly retrieve relevant information.
92
-
-**Use Clear and concise language**: Use clear and concise language in your documents to ensure that your assistant can accurately understand and respond to user queries.
93
-
-**Keep your documents up-to-date**: Regularly update your documents to ensure that your assistant provides the most accurate and up-to-date information.
91
+
-**Organize Your files**: Organize your files by topic or category to ensure that your assistant can quickly retrieve relevant information.
92
+
-**Use Clear and concise language**: Use clear and concise language in your files to ensure that your assistant can accurately understand and respond to user queries.
93
+
-**Keep your files up-to-date**: Regularly update your files to ensure that your assistant provides the most accurate and up-to-date information.
94
94
95
95
<Tip>
96
96
For more information on creating effective Knowledge Bases, check out our
0 commit comments