Skip to content

Update docs.yml #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025
Merged
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
36 changes: 0 additions & 36 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,42 +250,6 @@ navigation:
path: knowledge-base/integrating-with-trieve.mdx
icon: fa-light fa-brain

- section: Workflows
path: workflows.mdx
collapsed: true
icon: fa-light fa-diagram-next
contents:
- section: Nodes
icon: fa-light fa-share-nodes
contents:
- page: Say
path: workflows/nodes/say.mdx
icon: fa-light fa-volume-high
- page: Gather
path: workflows/nodes/gather.mdx
icon: fa-light fa-clipboard-list
- page: API Request
path: workflows/nodes/api-request.mdx
icon: fa-light fa-code
- page: Assistant
path: workflows/nodes/assistant.mdx
icon: fa-light fa-clipboard-question
- page: Transfer
path: workflows/nodes/transfer.mdx
icon: fa-light fa-arrow-right-arrow-left
- page: Hangup
path: workflows/nodes/hangup.mdx
icon: fa-light fa-phone-xmark
- section: Edges
icon: fa-light fa-circle-nodes
contents:
- page: Logical Conditions
path: workflows/edges/logical-conditions.mdx
icon: fa-light fa-code
- page: AI Conditions
path: workflows/edges/ai-conditions.mdx
icon: fa-light fa-brain-circuit

- section: Webhooks
collapsed: true
path: server-url.mdx
Expand Down
Loading