Skip to content

Commit 4759aa7

Browse files
author
Jill Grant
authored
Update assistant-functions.md
Acrolinx fixes
1 parent 0ebf80c commit 4759aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/assistant-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To use all features of function calling including parallel functions, you need t
2929

3030
### API Versions
3131

32-
Api versions starting with `2024-02-15-preview`.
32+
API versions starting with `2024-02-15-preview`.
3333

3434
## Example function definition
3535

@@ -182,7 +182,7 @@ else:
182182

183183
# [REST](#tab/rest)
184184

185-
in the following example, replace `output` with the output of the function you want to use.
185+
In the following example, replace `output` with the output of the function you want to use.
186186

187187
```console
188188
curl https://YOUR_RESOURCE_NAME.openai.azure.com/openai/threads/thread_abc123/runs/run_123/submit_tool_outputs?api-version=2024-07-01-preview \

0 commit comments

Comments
 (0)