[GH-ISSUE #23] 是否有计划支持 OpenAI格式的动态模型 #14

Closed
opened 2026-02-27 01:55:50 +03:00 by kerem · 1 comment
Owner

Originally created by @vank3f3 on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/23

您好,请问是否有计划支持OpenAI格式的动态模型呢,思考还是用 Deepseek-R1,然后根据传入的模型,动态调用 One-api 或者 New-api 后的模型,根据Deepseek-R1 思考的结果进行分析。

即把".env"下的"CLAUDE_MODEL" 参数,通过请求来传递。

Originally created by @vank3f3 on GitHub (Feb 7, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/23 您好,请问是否有计划支持OpenAI格式的动态模型呢,思考还是用 Deepseek-R1,然后根据传入的模型,动态调用 One-api 或者 New-api 后的模型,根据Deepseek-R1 思考的结果进行分析。 即把".env"下的"CLAUDE_MODEL" 参数,通过请求来传递。
kerem closed this issue 2026-02-27 01:55:50 +03:00
Author
Owner

@GowayLee commented on GitHub (Feb 8, 2025):

已实现当环境变量CLAUDE_MODEL设置为空字符串时, 接受请求体中的model字段值作为"claude"模型.

<!-- gh-comment-id:2645731414 --> @GowayLee commented on GitHub (Feb 8, 2025): 已实现当环境变量`CLAUDE_MODEL`设置为空字符串时, 接受请求体中的`model`字段值作为"claude"模型.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#14
No description provided.