Skip to content

[BUG]无法添加minimax模型 #538

@snowshadow

Description

@snowshadow

问题描述

无法添加minimax模型,报错404.
同样的key在Cherry Studio是可以验证通过的

截图

Image

桌面环境(请填写以下信息):

  • 设备: macbook intel
  • 操作系统: macOS 15.4.1
  • 版本 :0.2.3

[2025-06-19 17:33:13.454] [error] Failed to fetch models: Error: 404 404 page not found
at APIError.generate (file:///Applications/DeepChat.app/Contents/Resources/app.asar/node_modules/openai/core/error.mjs:50:20)
at OpenAI.makeStatusError (file:///Applications/DeepChat.app/Contents/Resources/app.asar/node_modules/openai/client.mjs:148:32)
at OpenAI.makeRequest (file:///Applications/DeepChat.app/Contents/Resources/app.asar/node_modules/openai/client.mjs:290:30)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async OpenAIProvider.fetchOpenAIModels (file:///Applications/DeepChat.app/Contents/Resources/app.asar/out/main/index.js:3044:22)
at async OpenAIProvider.fetchModels (file:///Applications/DeepChat.app/Contents/Resources/app.asar/out/main/index.js:2483:22)
at async LLMProviderPresenter.getModelList (file:///Applications/DeepChat.app/Contents/Resources/app.asar/out/main/index.js:8477:18)
at async WebContents. (node:electron/js2c/browser_init:2:89248)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions