Skip to content

Commit a24c8fb

Browse files
kkchandiCopilot
andauthored
Add copilot suggestion
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent c4d2a87 commit a24c8fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/ai/azure-ai-inference/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ These are runnable console Python scripts that show how to do chat completion an
1414

1515
Samples with `azure_openai` in their name show how to do chat completions and text embeddings against Azure OpenAI endpoints.
1616

17-
Samples in this folder use the synchronous clients. Samples in the subfolder `async_samples` use the asynchronous clients. The concepts are similar, you can easily modify any of the synchronous samples to asynchronous.
17+
Samples in this folder use the synchronous clients. Samples in the subfolder `async_samples` use the asynchronous clients. The concepts are similar, so you can easily adapt any of the synchronous samples for asynchronous use.
1818

1919
## Prerequisites
2020

0 commit comments

Comments
 (0)