---
title: "获取下载进度"
method: GET
path: "/initialization/ollama/download/progress/{taskId}"
tags: ["初始化"]
---

# 获取下载进度

`GET /initialization/ollama/download/progress/{taskId}`

获取Ollama模型下载任务的进度

## Path parameters

- `taskId` string, required

## Response `200`

下载进度

- object

## Other responses

- `404` — 任务不存在

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/versions/d6921ae22ce0/schema)
