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.

Commited48284

Browse files
committed
Standardize deployment name format for O1 mini across documentation
1 parenta6157dc commited48284

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 @@ AZURE_OPENAI_API_KEY=<key>
6464
AZURE_GPT4OMINI_DEPLOYMENT_NAME=<gpt-4o-mini-deployment-name>
6565
AZURE_GPT4O_DEPLOYMENT_NAME=<gpt-4o-deployment-name, modelVersion: 2024-08-06>
6666
## o1-mini is optional
67-
AZURE_O1_MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]
67+
AZURE_O1MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]
6868
## o1-preview is optional: it’s very expensive but provides best reviews
6969
AZURE_O1_DEPLOYMENT_NAME=[<o1-preview-deployment-name>]
7070
## gpt-4-turbo is optional: it’s expensive but provides better reviews than gpt-4o

‎docs/self-hosted/bitbucket.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ AZURE_OPENAI_ENDPOINT=<azure-openai-endpoint>
5656
AZURE_OPENAI_API_KEY=<key>
5757
AZURE_GPT4OMINI_DEPLOYMENT_NAME=<gpt-4o-mini-deployment-name>
5858
AZURE_GPT4O_DEPLOYMENT_NAME=<gpt-4o-deployment-name># modelVersion: 2024-08-06
59-
AZURE_O1_MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]# Optional
59+
AZURE_O1MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]# Optional
6060
AZURE_O1_DEPLOYMENT_NAME=[<o1-preview-deployment-name>]# Optional: Provides best reviews but very expensive
6161
AZURE_GPT4TURBO_DEPLOYMENT_NAME=[<gpt-4-turbo-deployment-name>]# Optional: modelVersion: turbo-2024-04-09
6262

‎docs/self-hosted/github.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ AZURE_OPENAI_API_KEY=<key>
6767
AZURE_GPT4OMINI_DEPLOYMENT_NAME=<gpt-4o-mini-deployment-name>
6868
AZURE_GPT4O_DEPLOYMENT_NAME=<gpt-4o-deployment-name, modelVersion: 2024-08-06>
6969
## o1-mini is optional
70-
AZURE_O1_MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]
70+
AZURE_O1MINI_DEPLOYMENT_NAME=[<o1-mini-deployment-name>]
7171
## o1-preview is optional: it’s very expensive but provides best reviews
7272
AZURE_O1_DEPLOYMENT_NAME=[<o1-preview-deployment-name>]
7373
## gpt-4-turbo is optional: it’s expensive but provides better reviews than gpt-4o

‎docs/self-hosted/gitlab.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ AZURE_OPENAI_API_KEY=<key>
6363
AZURE_GPT4OMINI_DEPLOYMENT_NAME=<gpt-4o-mini-deployment-name>
6464
AZURE_GPT4O_DEPLOYMENT_NAME=<gpt-4o-deployment-name, modelVersion: 2024-08-06>
6565
## o1-mini is optional
66-
AZURE_O1_MINI_DEPLOYMENT_NAME=<o1-mini-deployment-name>
66+
AZURE_O1MINI_DEPLOYMENT_NAME=<o1-mini-deployment-name>
6767
## o1-preview is optional: it’s very expensive but provides best reviews
6868
AZURE_O1_DEPLOYMENT_NAME=<o1-preview-deployment-name>
6969
## gpt-4-turbo is optional: it’s expensive but provides better reviews

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp