Skip to content

Commit cc2d58c

Browse files
Merge pull request #925 from microsoft/psl-localRunChanges
fix: added the env variable in backend to run it locally
2 parents f8f5fe0 + d0260fa commit cc2d58c

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)