Commit 5275f2e
authored
Updated OpenAiHandler to support Azure GCC region (RooCodeInc#3235)
- Added a check for azureApiVersion to determine if the endpoint is an Azure endpoint.
- Included conditions to check for 'azure.com' and 'azure.us' in the openAiBaseUrl.
- Ensured that the openAiModelId does not include 'deepseek' when determining the Azure endpoint.1 parent 7cf68ff commit 5275f2e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments