/
TE
tencentblueking
/
WeKnora API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 59m ago · Updated 5h ago
Details
Filter operations
DataSource
14
FAQ管理
13
Knowledge
1
MCP服务
8
Skills
1
VectorStore
8
会话
8
分块管理
6
初始化
17
智能体
8
标签管理
4
模型管理
6
get
获取模型列表
post
创建模型
get
获取模型厂商列表
get
获取模型详情
put
更新模型
delete
删除模型
消息
4
知识库
9
知识库共享
5
知识管理
15
租户管理
13
系统
6
组织管理
23
认证
11
评估
2
问答
5
模型管理
更新模型
更新模型配置信息
put
/models/{id}
Path parameters
id
string
required
模型ID
Request body
HandlerUpdateModelRequest
required
description
string
name
string
parameters
TypesModelParameters
source
'local'
|
'remote'
|
'aliyun'
|
'zhipu'
|
'volcengine'
|
'deepseek'
|
'hunyuan'
|
'minimax'
|
'openai'
|
'gemini'
|
'mimo'
|
'siliconflow'
|
'jina'
|
'openrouter'
|
'nvidia'
|
'novita'
|
'azure_openai'
type
'Embedding'
|
'Rerank'
|
'KnowledgeQA'
|
'VLLM'
|
'ASR'
Response
更新后的模型
object
required
Changes