This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ LLM_PROVIDER=azure-openai
6464LLM_TIMEOUT=360000
6565AZURE_OPENAI_ENDPOINT=< azure-openai-endpoint>
6666AZURE_OPENAI_API_KEY=< key>
67- # # it is recommended to user gpt-4.1-mini, o4-mini, and o3 deployments.
67+ # # it is recommended to use gpt-4.1-mini, o4-mini, and o3 deployments.
6868AZURE_GPT41MINI_DEPLOYMENT_NAME=< gpt-4.1-mini-deployment-name>
6969AZURE_O4MINI_DEPLOYMENT_NAME=< o4-mini-deployment-name>
7070AZURE_O3_DEPLOYMENT_NAME=< o3-deployment-name>
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ LLM_PROVIDER=azure-openai
5656LLM_TIMEOUT=360000
5757AZURE_OPENAI_ENDPOINT=< azure-openai-endpoint>
5858AZURE_OPENAI_API_KEY=< key>
59- # # it is recommended to user gpt-4.1-mini, o4-mini, and o3 deployments.
59+ # # it is recommended to use gpt-4.1-mini, o4-mini, and o3 deployments.
6060AZURE_GPT41MINI_DEPLOYMENT_NAME=< gpt-4.1-mini-deployment-name>
6161AZURE_O4MINI_DEPLOYMENT_NAME=< o4-mini-deployment-name>
6262AZURE_O3_DEPLOYMENT_NAME=< o3-deployment-name>
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ LLM_PROVIDER=azure-openai
6767LLM_TIMEOUT=360000
6868AZURE_OPENAI_ENDPOINT=< azure-openai-endpoint>
6969AZURE_OPENAI_API_KEY=< key>
70- # # it is recommended to user gpt-4.1-mini, o4-mini, and o3 deployments.
70+ # # it is recommended to use gpt-4.1-mini, o4-mini, and o3 deployments.
7171AZURE_GPT41MINI_DEPLOYMENT_NAME=< gpt-4.1-mini-deployment-name>
7272AZURE_O4MINI_DEPLOYMENT_NAME=< o4-mini-deployment-name>
7373AZURE_O3_DEPLOYMENT_NAME=< o3-deployment-name>
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ LLM_PROVIDER=azure-openai
6262LLM_TIMEOUT=360000
6363AZURE_OPENAI_ENDPOINT=< azure-openai-endpoint>
6464AZURE_OPENAI_API_KEY=< key>
65- # # it is recommended to user gpt-4.1-mini, o4-mini, and o3 deployments.
65+ # # it is recommended to use gpt-4.1-mini, o4-mini, and o3 deployments.
6666AZURE_GPT41MINI_DEPLOYMENT_NAME=< gpt-4.1-mini-deployment-name>
6767AZURE_O4MINI_DEPLOYMENT_NAME=< o4-mini-deployment-name>
6868AZURE_O3_DEPLOYMENT_NAME=< o3-deployment-name>
You can’t perform that action at this time.
0 commit comments