File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ By default this template will use the environment name as the prefix to prevent
1313| ` AZURE_ENV_NAME ` | string | ` docgen ` | Sets the environment name prefix for all Azure resources. |
1414| ` AZURE_ENV_SECONDARY_LOCATION ` | string | ` eastus2 ` | Specifies a secondary Azure region. |
1515| ` AZURE_ENV_MODEL_DEPLOYMENT_TYPE ` | string | ` Standard ` | Defines the model deployment type (allowed: ` Standard ` , ` GlobalStandard ` ). |
16- | ` AZURE_ENV_MODEL_NAME ` | string | ` gpt-4.1 ` | Specifies the GPT model name (allowed: ` gpt-4 ` , ` gpt-4o ` ). |
16+ | ` AZURE_ENV_MODEL_NAME ` | string | ` gpt-4.1 ` | Specifies the GPT model name (allowed: ` gpt-4.1 ` ). |
1717| ` AZURE_ENV_MODEL_VERSION ` | string | ` 2024-05-13 ` | Set the Azure model version (allowed values: ` 2024-08-06 ` ). |
1818| ` AZURE_ENV_OPENAI_API_VERSION ` | string | ` 2024-05-01-preview ` | Specifies the API version for Azure OpenAI. |
1919| ` AZURE_ENV_MODEL_CAPACITY ` | integer | ` 30 ` | Sets the GPT model capacity (based on what's available in your subscription). |
You can’t perform that action at this time.
0 commit comments