Commit 7d871ad
committed
Update Azure OpenAI API version to 2024-05-01-preview
Updated the Azure OpenAI Service API version from `2024-04-01-preview` to `2024-05-01-preview` in both the `UseAzure.md` documentation and the `AzureChatGptServiceConfiguration.cs` source file. This change affects the `UseAzure` method and the `ApiVersion` property in the `AzureChatGptServiceConfiguration` class, ensuring the service uses the latest API version.1 parent cab6101 commit 7d871ad
File tree
2 files changed
+2
-2
lines changed- docs/ChatGptNet/ChatGptOptionsBuilderExtensions
- src/ChatGptNet/ServiceConfigurations
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments