Commit d3a85c1
authored
Example code snippets (#454)
* 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(appointment-scheduling): initial commit
* feat(banking-customer-support): update example to cover a banking use case
* chore(inbound-support): address review feedback, fix system prompt
* feat(appointment-scheduling): new workflow example
* feat(clinic-triage-scheduling): new workflow example
* feat(ecommerce-order-management): new workflow example
* feat(outbound-sales): new workflow example
* chore: delete pizza example
* fix: broken video URLs
* chore: update navigation to include new workflow examples
* fix(inbound-support): broken video URL
* chore: update `overview.mdx` to display new examples
* feat(call-forwarding): update doc to incentivize use of dashboard
* feat(using-query-tool): update doc to incentivize use of dashboard
* feat(custom-tools): update doc to incentivize use of dashboard
* feat(workflows/overview): add doc
* feat(workflows/quickstart): add doc
* feat(workflows): move docs, add new videos
* chore: update nav to include workflow docs
* feat(docs-agent): add code snippets
* feat(examples/inbound-support): add code snippets
* feat(examples/outbound-call-python): add code snippets
* feat(examples/voice-widget): add code snippets
* feat(quickstart/dashboard): add code snippets
* feat(workflows/quickstart): add code snippets
* feat(workflows/appointment-scheduling): add code snippets
* feat(workflows/clinic-triage-scheduling): add code snippets
* feat(workflows/ecommerce-order-management): add code snippets
* feat(workflows/outbound-sales): add code snippets
* chore: delete `.DS_Store`
* feat(workflows/quickstart): new code examples
* feat(examples/docs-agent): new code examples
* feat(examples/inbound-support): new code examples
* feat(examples/voice-widget): new code examples
* feat(quickstart/dashboard): new code examples
* feat(quickstart/phone): new code examples
* feat(workflows/outbound-sales): new code examples
* feat(workflows/ecommerce-order-management): new code examples
* feat(workflows/appointment-scheduling): new code examples
* feat(workflows/clinic-triage-scheduling): new code examples
* chore: add other pm install options, cleanup
* chore: replace `gpt-4` occurrences with `gpt-4o` to stay up-to-date
* chore: replace `gpt-3.5-turbo` occurrences with `gpt-4o` to stay up-to-date
* chore: delete `outbound-call-python` example
* fix: code examples
* fix: delete duplicate merge doc
* chore: cleanup video assets
* chore: cleanup merge duplicates, restructure dirs for consistency1 parent 6cea766 commit d3a85c1
30 files changed
Lines changed: 6032 additions & 1140 deletions
File tree
- fern
- assistants
- customization
- custom-llm
- examples
- quickstart
- sdk
- server-url
- snippets/sdks/web
- static
- images
- spreadsheets/lead-qualification
- videos/inbound-support
- tools
- workflows
- examples
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
68 | 86 | | |
69 | 87 | | |
70 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 139 | + | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
749 | | - | |
| 749 | + | |
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
757 | | - | |
758 | 756 | | |
759 | 757 | | |
760 | 758 | | |
| |||
0 commit comments