/
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/health-check
Request body
DomainCheckByConfigReq
required
api_key
string
required
base_url
string
required
interface_type
'openai_chat'
|
'openai_responses'
|
'anthropic'
model
string
required
provider
'SiliconFlow'
|
'OpenAI'
|
'Ollama'
|
'DeepSeek'
|
'Moonshot'
|
'AzureOpenAI'
|
'BaiZhiCloud'
|
'Hunyuan'
|
'BaiLian'
|
'Volcengine'
|
'Gemini'
required
Response
成功
object
required
code
integer
data
DomainCheckModelResp
message
string