Skip to content

Commit d510f17

Browse files
committed
text update
1 parent 295d14d commit d510f17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-services/openai/includes/use-your-data-dotnet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,4 @@ Thank you for your interest in the Contoso electronics plan and benefit packages
8686
learn more about the various options available to you...// Omitted for brevity
8787
```
8888

89-
This will wait until the model has generated its entire response before printing the results. Alternatively, if you want to asynchronously stream the response and print the results, you can replace the contents of *Program.cs* with the code in the next example.
90-
89+
This will wait until the model has generated its entire response before printing the results.

0 commit comments

Comments
 (0)