Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit212055f

Browse files
committed
Fix typo in deployment recommendations across Azure DevOps, Bitbucket, GitHub, and GitLab documentation
1 parent33b633b commit212055f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎docs/self-hosted/azure-devops.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ LLM_PROVIDER=azure-openai
6464
LLM_TIMEOUT=360000
6565
AZURE_OPENAI_ENDPOINT=<azure-openai-endpoint>
6666
AZURE_OPENAI_API_KEY=<key>
67-
## it is recommended touser gpt-4.1-mini, o4-mini, and o3 deployments.
67+
## it is recommended touse gpt-4.1-mini, o4-mini, and o3 deployments.
6868
AZURE_GPT41MINI_DEPLOYMENT_NAME=<gpt-4.1-mini-deployment-name>
6969
AZURE_O4MINI_DEPLOYMENT_NAME=<o4-mini-deployment-name>
7070
AZURE_O3_DEPLOYMENT_NAME=<o3-deployment-name>

‎docs/self-hosted/bitbucket.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ LLM_PROVIDER=azure-openai
5656
LLM_TIMEOUT=360000
5757
AZURE_OPENAI_ENDPOINT=<azure-openai-endpoint>
5858
AZURE_OPENAI_API_KEY=<key>
59-
## it is recommended touser gpt-4.1-mini, o4-mini, and o3 deployments.
59+
## it is recommended touse gpt-4.1-mini, o4-mini, and o3 deployments.
6060
AZURE_GPT41MINI_DEPLOYMENT_NAME=<gpt-4.1-mini-deployment-name>
6161
AZURE_O4MINI_DEPLOYMENT_NAME=<o4-mini-deployment-name>
6262
AZURE_O3_DEPLOYMENT_NAME=<o3-deployment-name>

‎docs/self-hosted/github.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ LLM_PROVIDER=azure-openai
6767
LLM_TIMEOUT=360000
6868
AZURE_OPENAI_ENDPOINT=<azure-openai-endpoint>
6969
AZURE_OPENAI_API_KEY=<key>
70-
## it is recommended touser gpt-4.1-mini, o4-mini, and o3 deployments.
70+
## it is recommended touse gpt-4.1-mini, o4-mini, and o3 deployments.
7171
AZURE_GPT41MINI_DEPLOYMENT_NAME=<gpt-4.1-mini-deployment-name>
7272
AZURE_O4MINI_DEPLOYMENT_NAME=<o4-mini-deployment-name>
7373
AZURE_O3_DEPLOYMENT_NAME=<o3-deployment-name>

‎docs/self-hosted/gitlab.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ LLM_PROVIDER=azure-openai
6262
LLM_TIMEOUT=360000
6363
AZURE_OPENAI_ENDPOINT=<azure-openai-endpoint>
6464
AZURE_OPENAI_API_KEY=<key>
65-
## it is recommended touser gpt-4.1-mini, o4-mini, and o3 deployments.
65+
## it is recommended touse gpt-4.1-mini, o4-mini, and o3 deployments.
6666
AZURE_GPT41MINI_DEPLOYMENT_NAME=<gpt-4.1-mini-deployment-name>
6767
AZURE_O4MINI_DEPLOYMENT_NAME=<o4-mini-deployment-name>
6868
AZURE_O3_DEPLOYMENT_NAME=<o3-deployment-name>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp