/
CH
chaitin
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1w ago
View markdown
chaitin
Untitled API
post
创建模型配置
5a5929cb17f2
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-04
171
221
502.5 KB
【Team 管理员】MCP 配置
5
【Team 管理员】Skill 管理
5
【Team 管理员】企业登录
3
【Team 管理员】分组成员管理
13
【Team 管理员】团队任务
1
【Team 管理员】团队对话
1
【Team 管理员】团队概览
1
【Team 管理员】团队项目
1
【Team 管理员】宿主机管理
4
【Team 管理员】开发环境管理
2
【Team 管理员】扩展包管理
1
【Team 管理员】模型管理
6
【Team 管理员】认证
4
【Team 管理员】通知推送
5
【Team 管理员】镜像管理
4
【Team管理员】审计日志
1
【公共】plugin
1
【服务】配置信息
1
【用户】Git Bot
6
【用户】git 身份管理
6
【用户】MCP 配置
6
【用户】OAuth
1
【用户】OhMyAgent
2
【用户】主机管理
11
【用户】任务管理
14
【用户】企业团队成员认证
5
【用户】会员
1
【用户】密码管理
3
【用户】微信公众号推送
2
【用户】文件管理
8
【用户】模型管理
7
get
获取当前用户的模型配置列表
post
创建模型配置
post
检查模型健康状态(通过配置)
get
获取供应商支持的模型列表
put
更新模型配置
delete
删除模型配置
get
检查模型健康状态(通过ID)
【用户】用户
2
【用户】终端连接管理
5
【用户】认证
3
【用户】邮箱绑定
1
【用户】镜像管理
4
【用户】项目管理
16
【验证码】
2
通知推送
7
【用户】模型管理
创建模型配置
为当前用户创建新的模型配置
post
/api/v1/users/models
Request body
DomainCreateModelReq
required
api_key
string
required
base_url
string
required
context_limit
integer
interface_type
'openai_chat'
|
'openai_responses'
|
'anthropic'
required
is_default
boolean
is_hidden
boolean
model
string
required
output_limit
integer
provider
string
required
remark
string
support_image
boolean
temperature
number
thinking_enabled
boolean
Response
成功
object
required
code
integer
data
DomainModel
message
string