模型管理

更新模型

更新模型配置信息

put/models/{id}

Path parameters

idstring required

模型ID

Request body

descriptionstring
namestring
source'local' | 'remote' | 'aliyun'
type'Embedding' | 'Rerank' | 'KnowledgeQA' | 'VLLM'

Response

更新后的模型

object required

Changes