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/examples/docs-agent.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Try our live implementation using the voice widget in the bottom-right corner of
9
9
## Prerequisites
10
10
11
11
-[Vapi account](https://dashboard.vapi.ai/) with API access
12
-
- Documentation content - use your `llms-full.txt` file ([example](https://docs.vapi.ai/llms-full.txt)), available out-of-box on Fern/Mintlify
12
+
- Documentation content - use your `llms-full.txt` file ([example](https://docs.vapi.ai/llms-full.txt)), available out-of-box on [Fern](https://buildwithfern.com/learn/docs/developer-tools/llms-txt) or [Mintlify](https://mintlify.com/docs/ai-ingestion#%2Fllms-full-txt)
13
13
-[LlamaCloud account](https://cloud.llamaindex.ai/) for indexing
14
14
15
15
## Overview
@@ -251,4 +251,4 @@ You'll learn to:
251
251
href='/prompting-guide'
252
252
>
253
253
Learn advanced prompting techniques to optimize your documentation agent's responses and behavior.
0 commit comments