/
CH
chaitin
/
KoalaQA API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
bot
2
brand
3
csrf
1
discussion
31
document
12
forum
5
group
2
group_frontend
1
knowledge_base
4
llm
3
login_method
2
message_notify_sub
2
modelkit
6
post
create model
post
check model
get
list model
post
list model provider supported
put
update model
put
active model
org
4
public_address
2
question
7
rank
3
seo
3
space
13
stat
5
system
3
system_discussion
2
user
23
user_quick_reply
5
user_review
3
web
3
webhook
5
modelkit
check model
post
/admin/model/check
Request body
SvcModelKitCheckReq
required
api_header
string
api_key
string
api_version
string
for azure openai
base_url
string
required
model
string
required
provider
string
required
show_name
string
type
'chat'
|
'embedding'
|
'rerank'
|
'analysis'
|
'analysis-vl'
required
Response
OK
object
required
data
SvcCheckModelRes
err
string
msg
string
success
boolean
trace_id
string
Changes