Embedding Models
创建向量模型
创建一个新的向量模型。模型必须关联到一个已存在的供应商。
post/api/v1/provider/models/embedding
Request body
Example request
{
"name": "text-embedding-3-small"
}Response
创建成功
Changes
No recorded changes to this endpoint across all 1 revision of this API.