6 lines
377 B
Bash
6 lines
377 B
Bash
AZURE_AI_AGENT_PROJECT_CONNECTION_STRING = "<example-connection-string>"
|
|
AZURE_AI_AGENT_MODEL_DEPLOYMENT_NAME = "<example-model-deployment-name>"
|
|
AZURE_AI_AGENT_ENDPOINT = "<example-endpoint>"
|
|
AZURE_AI_AGENT_SUBSCRIPTION_ID = "<example-subscription-id>"
|
|
AZURE_AI_AGENT_RESOURCE_GROUP_NAME = "<example-resource-group-name>"
|
|
AZURE_AI_AGENT_PROJECT_NAME = "<example-project-name>" |