Skip to content

Commit d0260fa

Browse files
added the env variable
1 parent 67e7204 commit d0260fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/.env.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ AZURE_AI_AGENT_MODEL_DEPLOYMENT_NAME=gpt-4o
1717
AZURE_OPENAI_RAI_DEPLOYMENT_NAME=
1818
AZURE_AI_AGENT_MODEL_DEPLOYMENT_NAME=gpt-4.1-mini
1919
AZURE_COGNITIVE_SERVICES="https://cognitiveservices.azure.com/.default"
20+
AZURE_AI_PROJECT_ENDPOINT=
2021
AZURE_AI_AGENT_ENDPOINT=
2122
# AZURE_BING_CONNECTION_NAME=
2223
REASONING_MODEL_NAME="o4-mini"

0 commit comments

Comments
 (0)