Skip to content

Commit 23f6c35

Browse files
committed
fix(debugging): cta for assistants and workflows
1 parent 6590caa commit 23f6c35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/debugging.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Start with these immediate checks before diving deeper:
3333

3434
<CardGroup cols={2}>
3535
<Card title="Assistants" icon="robot">
36-
`Dashboard > Assistants > [Select Assistant] > Talk to Assistant`
36+
Click "Talk to Assistant" to test
3737
</Card>
3838
<Card title="Workflows" icon="diagram-project">
39-
`Dashboard > Workflows > [Select Workflow] > Call`
39+
Click "Call" to test workflow
4040
</Card>
4141
</CardGroup>
4242

@@ -65,10 +65,10 @@ Start with these immediate checks before diving deeper:
6565

6666
<CardGroup cols={2}>
6767
<Card title="Voice Test Suites" icon="vial">
68-
`Test > Voice Test Suites` (assistants only)
68+
Automated testing for assistants
6969
</Card>
7070
<Card title="Tool Testing" icon="wrench">
71-
`Tools > [Select Tool] > Test` with sample payloads
71+
Test tools with sample data
7272
</Card>
7373
</CardGroup>
7474
</Step>

0 commit comments

Comments
 (0)