跳过至正文
POST
/
api
/
pull
curl https://:11434/api/pull -d '{ "model": "gemma3" }'
{
  "status": "success"
}

主体 (Body)

application/json
model
string
必填

要下载的模型名称

insecure
boolean

允许通过不安全的连接下载

stream
boolean
默认:true

流式传输进度更新

响应

拉取状态更新。

status
string

当前状态消息