Skip to content

Commit 155a9fd

Browse files
quanruCopilot
andcommitted
Update packages/shared/src/env/constants.ts
Co-authored-by: Copilot <[email protected]>
1 parent 9f53209 commit 155a9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/src/env/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export const DEFAULT_MODEL_CONFIG_KEYS_LEGACY: IModelConfigKeys = {
139139
socksProxy: MIDSCENE_MODEL_SOCKS_PROXY,
140140
httpProxy: MIDSCENE_MODEL_HTTP_PROXY,
141141
/**
142-
* OpenAI - Uses legacy OPENAI_* variables for backward compatibility
142+
* Model API - Uses legacy OPENAI_* variables for backward compatibility
143143
*/
144144
openaiBaseURL: OPENAI_BASE_URL,
145145
openaiApiKey: OPENAI_API_KEY,

0 commit comments

Comments
 (0)