mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 13:15:54 +03:00
[GH-ISSUE #22] 是否有计划支持OpenAI格式的模型 #10
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vank3f3 on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/22
您好,请问是否有计划支持OpenAI格式的模型呢,思考还是用 Deepseek-R1,然后调用 One-api 或者 New-api 转换后的OpenAI 格式的其他模型,根据Deepseek-R1 思考的结果进行分析。
我试过 gpt-4o、gpt-4o-mini,均未成功,只有思考部分正常输出。但是同部署在new-api的Claude,却能正常使用。
多次测试后,发现时而成功,时而失败。
我看看是否是One-api的网关问题。