Commit 496d524
committed
🐛 fix(README.md): update configuration variable names for Azure OpenAI service
The configuration variable names for the Azure OpenAI service were updated to use the prefix 'OCO_' instead of 'OPENAI_' to avoid conflicts with other OpenAI services. The variables that need to be set are 'OCO_OPENAI_API_KEY' and 'OCO_OPENAI_BASE_PATH' for the endpoint, and the deployment name should be set to 'model'.
🐛 修正(README.md): Azure OpenAIサービスの設定変数名を更新しました
Azure OpenAIサービスの設定変数名を、他のOpenAIサービスとの競合を避けるためにプレフィックス'OCO_'を使用するように更新しました。設定する必要がある変数は、エンドポイントの'OCO_OPENAI_API_KEY'と'OCO_OPENAI_BASE_PATH'、そしてデプロイメント名は'model'に設定する必要があります。1 parent b0d47a2 commit 496d524
1 file changed
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
| 161 | + | |
| 162 | + | |
177 | 163 | | |
178 | 164 | | |
179 | 165 | | |
| |||
0 commit comments