diff --git a/480T/hindsight/.env b/480T/hindsight/.env index a758485..f45cd15 100644 --- a/480T/hindsight/.env +++ b/480T/hindsight/.env @@ -9,10 +9,10 @@ HINDSIGHT_VERSION=latest # ================================ # 第一阶段建议直接用 OpenAI -HINDSIGHT_API_LLM_PROVIDER=zai +HINDSIGHT_API_LLM_PROVIDER=deepseek # 替换为你的 API Key -HINDSIGHT_API_LLM_API_KEY=ac914496b1584aac8990ecbf2e04e53a.aiY0MixbHb8rl0Jm +HINDSIGHT_API_LLM_API_KEY=sk-2550c20fe4f943cf8bf94aca723dd5cf # 模型 -HINDSIGHT_API_LLM_MODEL=GLM-5.3-Flash \ No newline at end of file +HINDSIGHT_API_LLM_MODEL=deepseek-v4-pro \ No newline at end of file