We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f53209 commit 155a9fdCopy full SHA for 155a9fd
packages/shared/src/env/constants.ts
@@ -139,7 +139,7 @@ export const DEFAULT_MODEL_CONFIG_KEYS_LEGACY: IModelConfigKeys = {
139
socksProxy: MIDSCENE_MODEL_SOCKS_PROXY,
140
httpProxy: MIDSCENE_MODEL_HTTP_PROXY,
141
/**
142
- * OpenAI - Uses legacy OPENAI_* variables for backward compatibility
+ * Model API - Uses legacy OPENAI_* variables for backward compatibility
143
*/
144
openaiBaseURL: OPENAI_BASE_URL,
145
openaiApiKey: OPENAI_API_KEY,
0 commit comments