mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #31] 好像没有models接口 #17
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#17
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 @tohsakrat on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/31
如题,在标准的openai标准的api中这个接口用来获取模型列表,比如https://openrouter.ai/api/v1/models
大部分兼容openai标准的客户端比如open-webui都得先从这个接口获取模型列表,虽然chatbox等可以手输模型,也很麻烦。
希望可以支持