Skip to content

Commit 1bd7b8c

Browse files
committed
Resolve ci error
1 parent 57b5209 commit 1bd7b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/Common/configure-ai-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ builder.ConfigureSyncfusionAIServices();
6161

6262
### OpenAI
6363

64-
For **OpenAI**, create an API key and place it at `openAIApiKey`. The value for `openAIModel` is the model you wish to use (e.g., `gpt-3.5-turbo`, `gpt-4`, etc.).
64+
For **OpenAI**, create an API key and place it at `openAIApiKey`. The value for `openAIModel` is the model you wish.
6565

6666
* Install the following NuGet packages to your project:
6767

0 commit comments

Comments
 (0)