---
title: "AI 补全发行版包 Git 链接"
method: POST
path: "/admin/label/distributions/ai-completion"
tags: ["label"]
---

# AI 补全发行版包 Git 链接

`POST /admin/label/distributions/ai-completion`

使用 AI 补全指定发行版包的 Git 仓库链接，返回 JSON 流

## Request body

- ModelGitLinkAICompletionReq
  - `description` string
  - `distribution` string, required
  - `homePage` string
  - `packageName` string, required

## Response `200`

JSON 流，每行为一个结果

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/hust-open-atom-club/apis/untitled-api.md) · [All operations](https://skmtc.net/hust-open-atom-club/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hust-open-atom-club/untitled-api/versions/34214ad5a103/schema)
