Skip to content

Banking customer support example (using assistants) #428

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 14 commits into from
May 28, 2025
Merged
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
10 changes: 5 additions & 5 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ navigation:
- section: Examples
icon: fa-light fa-code
contents:
- page: Inbound support
path: examples/inbound-support.mdx
icon: fa-light fa-phone-volume
- page: Outbound sales
path: examples/outbound-sales.mdx
icon: fa-light fa-money-bill-wave
- page: Inbound support
path: examples/inbound-support.mdx
icon: fa-light fa-user-headset
- page: Pizza website
path: examples/pizza-website.mdx
icon: fa-light fa-pizza-slice
Expand Down Expand Up @@ -187,7 +187,7 @@ navigation:
contents:
- page: Query tool
path: knowledge-base/using-query-tool.mdx
icon: fa-light fa-magnifying-glass
icon: fa-light fa-magnifying-glass
- page: Trieve integration
path: knowledge-base/integrating-with-trieve.mdx
icon: fa-light fa-brain
Expand Down Expand Up @@ -508,7 +508,7 @@ navigation:
- page: MCP server
path: sdk/mcp-server.mdx
icon: fa-light fa-server

- tab: sdks
layout:
- section: Client SDKs
Expand Down
Loading
Loading