/
CH
chaitin
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
chaitin
Untitled API
post
创建模型配置
v25
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-04
171
221
502.5 KB
【用户】模型管理
创建模型配置
为当前用户创建新的模型配置
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