mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #86] [Enhancement]: 添加model供应商时,有个类似cherrystudio提供的验证配置功能和产生curl命令方便debug #56
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#56
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 @justincui on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/86
Originally assigned to: @ErlichLiu on GitHub.
提交前确认
相关问题
我试图添加azure的deepseek-r1,但是尝试了各种可能组合都不行。因为不知道当前配置如何对应curl命令,所以我即使有curl命令可以访问azure api,但就是没办法配置正确,也不知道哪里有问题。如果能从当前配置产生一个curl那是最好的,一眼就能看出哪里配错了。
建议的解决方案
根据当前配置,产生一个curl命令,这个命令可以直接运行验证配置是否正确,适合debug。
再加一个类似cherry studio配置页面的check button,点一下就运行curl命令检查结果。
替代方案
No response
附加信息
No response