cloudflare / cloudflare/developer-platform

[wrangler] `wrangler ai finetune` has no delete or single-read endpoint/command

オープン
#61 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

product:workers-ai
主要言語
言語のデータがありません
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

### What versions & operating system are you using?

```
System:
OS: macOS 15.7.1
CPU: (12) arm64 Apple M2 Pro
Memory: 131.14 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.11.0 - /Users/gamer/.nvm/versions/node/v24.11.0/bin/node
npm: 11.6.1 - /Users/gamer/.nvm/versions/node/v24.11.0/bin/npm
pnpm: 10.33.0 - /opt/homebrew/bin/pnpm
bun: 1.3.14 - /Users/gamer/.bun/bin/bun
Deno: 2.8.1 - /opt/homebrew/bin/deno
npmPackages:
@cloudflare/workers-types: ^4.20260626.1 => 4.20260626.1
wrangler: ^4.105.0 => 4.105.0
```

### Please provide a link to a minimal reproduction

N/A

### Describe the Bug

`wrangler ai finetune` has no single read or delete command/endpoint for LoRA adapters.

```
Interact with finetune files

COMMANDS
wrangler ai finetune list List your finetune files
wrangler ai finetune create Create finetune and upload assets

GLOBAL FLAGS
-c, --config Path to Wrangler configuration file [string]
--cwd Run as if Wrangler was started in the specified directory instead of the current working directory [string]
-e, --env Environment to use for operations, and for selecting .env and .dev.vars files [string]
--env-file Path to an .env file to load - can be specified multiple times - values from earlier files are overridden by values in later files [array]
-h, --help Show help [boolean]
--install-skills Install Cloudflare skills for detected AI coding agents before running the command [boolean] [default: false]
-v, --version Show version number [boolean
```

I cannot delete any singular LoRA adapter if I choose to not use it, or I cannot retrieve any singular LoRA adapter I have already uploaded. The lack of REST endpoints / wrangler commands available makes development extremely difficult when trying to test out different LoRA adapters. Curious if either is planned.

### Please provide any relevant error logs

_No response_

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、既存の `wrangler ai finetune list` と `create` コマンドのエントリポイント、およびそれらが使用する REST 操作を特定します。単一アダプターの読み取りと削除に関する API の形状を確認し、関連する成功ケースと失敗ケースをカバーした、動作する読み取りコマンドと削除コマンドを完了の定義とします。

索引モデルが issue の本文から書いたものです。

評価

領域
api, cli
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。