Skip to content

Commit b5fc4a7

Browse files
author
elizabethtrykin
committed
Update dynamic-variables.mdx
1 parent ff49e54 commit b5fc4a7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

fern/assistants/dynamic-variables.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@ For example, set the assistant's first message to "Hello, `{{name}}`!" and assig
2020
}
2121
```
2222

23-
<Aside>
24-
<CodeBlock>
25-
```json
26-
{
27-
"your": "custom payload"
28-
}
29-
```
30-
</CodeBlock>
31-
</Aside>
32-
3323

3424
## Using dynamic variables in a phone call
3525

@@ -71,10 +61,6 @@ For example, set the assistant's first message to "Hello, `{{name}}`!" and assig
7161

7262
</Steps>
7363

74-
<Aside>
75-
<EndpointRequestSnippet endpoint='POST /assistant' />
76-
</Aside>
77-
7864
<Note>
7965
Ensure `{{variableName}}` is included in all prompts where needed.
8066
</Note>

0 commit comments

Comments
 (0)