Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file.
Empty file.
8 changes: 8 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,14 @@ navigation:
contents:
- page: Voice AI Prompting Guide
path: prompting-guide.mdx
- section: Model Selection Tips
contents:
- page: LLM Selection
path: assistants/llm-model-selection.mdx
- page: Transcriber Selection
path: assistants/transcriber-model-selection.mdx
- page: Voice Selection
path: assistants/voice-model-selection.mdx
- page: Persistent Assistants
path: assistants/persistent-assistants.mdx
- page: Dynamic Variables
Expand Down