Skip to content

Commit 7588a58

Browse files
author
Noah Raynor
committed
more faq fixes
1 parent e454051 commit 7588a58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/observability/simulations-quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -733,11 +733,11 @@ curl -X GET "https://api.vapi.ai/eval/simulation/run?status=ended" \
733733

734734
<AccordionGroup>
735735
<Accordion title="How many concurrent simulations can I run?" icon="gauge">
736-
Simulation concurrency follows your organization's call concurrency limits. Each **voice simulation** uses **2 concurrent call slots** (one for the AI tester, one for your assistant being tested). **Chat mode** simulations are more efficient since they don't require audio processing. If you need higher concurrency limits, contact support.
736+
Simulation concurrency follows your organization's call concurrency limits. Each voice simulation uses 2 concurrent call slots (one for the AI tester, one for your assistant being tested). Chat mode simulations are more efficient since they don't require audio processing. If you need higher concurrency limits, contact support.
737737
</Accordion>
738738

739739
<Accordion title="What's the difference between Simulations and Evals?" icon="scale-balanced">
740-
**Simulations** use AI-powered testers that have actual conversations with your assistant, producing real call recordings and transcripts. **Evals** use mock conversations with predefined messages and judge the responses. Use Simulations for realistic end-to-end testing; use Evals for faster, more controlled validation.
740+
Simulations use AI-powered testers that have actual conversations with your assistant, producing real call recordings and transcripts. Evals use mock conversations with predefined messages and judge the responses. Use Simulations for realistic end-to-end testing; use Evals for faster, more controlled validation.
741741
</Accordion>
742742

743743
<Accordion title="Can I use my own structured outputs?" icon="table">

0 commit comments

Comments
 (0)