Skip to content

Commit 860552a

Browse files
authored
Banking customer support example (using assistants) (#428)
* feat: add phone support agent workflow example * feat: update navigation to link new customer support hotline example * feat: add screenshots for customer support hotline example * fix: customer support hotline intro paragraph * fix(customer-support-hotline): image URLs * fix(customer-support-hotline): remove broken link from outro * chore (customer-support-hotline): refine copy, add videos * chore(customer-support-hotline): delete unnecessary screenshots * fix(customer-support-hotline): slug * feat(banking-customer-support): update example to cover a banking use case * chore(inbound-support): address review feedback, fix system prompt * fix: change nav item to `Inbound support` * fix: update `overview.mdx`
1 parent 7f4d06d commit 860552a

File tree

12 files changed

+301
-142
lines changed

12 files changed

+301
-142
lines changed

fern/docs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ navigation:
113113
- section: Examples
114114
icon: fa-light fa-code
115115
contents:
116+
- page: Inbound support
117+
path: examples/inbound-support.mdx
118+
icon: fa-light fa-phone-volume
116119
- page: Outbound sales
117120
path: examples/outbound-sales.mdx
118121
icon: fa-light fa-money-bill-wave
119-
- page: Inbound support
120-
path: examples/inbound-support.mdx
121-
icon: fa-light fa-user-headset
122122
- page: Pizza website
123123
path: examples/pizza-website.mdx
124124
icon: fa-light fa-pizza-slice
@@ -191,7 +191,7 @@ navigation:
191191
contents:
192192
- page: Query tool
193193
path: knowledge-base/using-query-tool.mdx
194-
icon: fa-light fa-magnifying-glass
194+
icon: fa-light fa-magnifying-glass
195195
- page: Trieve integration
196196
path: knowledge-base/integrating-with-trieve.mdx
197197
icon: fa-light fa-brain
@@ -532,7 +532,7 @@ navigation:
532532
- page: MCP server
533533
path: sdk/mcp-server.mdx
534534
icon: fa-light fa-server
535-
535+
536536
- tab: sdks
537537
layout:
538538
- section: Client SDKs

0 commit comments

Comments
 (0)