We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用的时候需要手动添加模型 是否可以通过/models接口获取所有配置的模型
The text was updated successfully, but these errors were encountered:
支持的,参考文档
https://rsxlecz746.feishu.cn/wiki/Q65twGXJMiLbUhkylgDcdKKTnNf?fromScene=spaceOverview
GET /v1/models Response: { "models": ["model1", "model2", "model3"] }
Sorry, something went wrong.
No branches or pull requests
使用的时候需要手动添加模型 是否可以通过/models接口获取所有配置的模型
The text was updated successfully, but these errors were encountered: