Skip to content

Commit 4ba907b

Browse files
committed
added screenshot
1 parent 2ac8c66 commit 4ba907b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

fern/knowledge-base/knowledge-base.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,10 @@ There are two main approaches to creating a Knowledge Base in Vapi:
5555
3. In the assistant configuration, locate the "Files" or "Knowledge Base" section
5656
4. Select the files you uploaded in Step 1 to associate them with this assistant
5757

58-
<Frame caption="Select files from your Assistant" height="300">
58+
<Frame caption="Select files from your Assistant">
5959
<img
6060
src="../static/images/knowledge-base/assistant.png"
6161
alt="Select files from your Assistant"
62-
height="300"
6362
/>
6463
</Frame>
6564

fern/knowledge-base/using-query-tool.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,13 @@ curl --location --request PATCH 'https://api.vapi.ai/assistant/ASSISTANT_ID' \
101101
4. Add the query tool by selecting it from the available tools
102102
5. Save and publish your assistant
103103

104+
<Frame caption="Adding a query tool to your assistant">
105+
<img
106+
src="../static/images/knowledge-base/query-tool.png"
107+
alt="Adding a query tool to your assistant"
108+
/>
109+
</Frame>
110+
104111
## **Advanced Configuration Options**
105112

106113
### **Multiple Knowledge Bases**
74.5 KB
Loading

0 commit comments

Comments
 (0)