Cohere: update src/agents/model-auth.ts

This commit is contained in:
Vincent Koc
2026-02-23 12:31:21 -05:00
parent 58cf6fba2a
commit fca410e78d

View File

@@ -317,6 +317,7 @@ export function resolveEnvApiKey(provider: string): EnvApiKeyResult | null {
synthetic: "SYNTHETIC_API_KEY",
venice: "VENICE_API_KEY",
mistral: "MISTRAL_API_KEY",
cohere: "COHERE_API_KEY",
opencode: "OPENCODE_API_KEY",
together: "TOGETHER_API_KEY",
qianfan: "QIANFAN_API_KEY",