Skip to content

Commit 303c0f6

Browse files
authored
added quickstart videos for evals, structured outputs, and boards (#755)
justs a docs change (added videos)
1 parent 4ad6633 commit 303c0f6

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

fern/assistants/structured-outputs-quickstart.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ slug: assistants/structured-outputs-quickstart
88

99
This quickstart guide will help you set up structured outputs to automatically extract customer information from phone calls. In just a few minutes, you'll create a structured output, link it to an assistant, and test data extraction.
1010

11+
<iframe style="border:0;" width="800" height="450" src="https://www.tella.tv/video/cmgu4jpf9000y0cjxccked3ke/embed?b=0&title=0&a=1&loop=0&t=0&muted=0&wt=1" allowfullscreen allowtransparency></iframe>
12+
1113
### What are structured outputs?
1214

1315
Structured outputs are AI-powered analysis and extraction tools that intelligently process conversation data after calls end. They go beyond simple data extraction to provide intelligent analysis and evaluation. They work by:

fern/observability/boards-quickstart.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ slug: observability/boards-quickstart
88

99
Boards is Vapi's custom analytics dashboard system that enables you to create visual dashboards with real-time insights. Build drag-and-drop dashboards tailored to your teams, use cases, and reporting needs—all through the Vapi Dashboard interface.
1010

11+
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;" src="https://www.tella.tv/video/cmgu88ocu00110bl24dhdan0p/embed?b=0&title=0&a=1&loop=0&t=0&muted=0&wt=1" allowfullscreen allowtransparency></iframe></div>
12+
1113
**Boards allow you to:**
1214

1315
- Add and configure insights (bar charts, line charts, pie charts, text metrics)

fern/observability/evals-quickstart.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ slug: observability/evals-quickstart
88

99
This quickstart guide will help you set up automated testing for your AI assistants and squads. In just a few minutes, you'll create mock conversations, define expected behaviors, and validate your agents work correctly before production.
1010

11+
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;" src="https://www.tella.tv/video/cmgu6muyb002m0bktda8r6nou/embed?b=0&title=0&a=1&loop=0&t=0&muted=0&wt=1" allowfullscreen allowtransparency></iframe></div>
12+
1113
### What are Evals?
1214

1315
Evals is Vapi's AI agent testing framework that enables you to systematically test assistants and squads using mock conversations with automated validation. Test your agents by:

0 commit comments

Comments
 (0)