Lychee AILychee AI
AIモデルAPIUnimplementedFine tuning

ファインチューニングタスクを一覧表示 (未実装)

このインターフェースはまだ実装されていません

GET
/v1/fine-tunes

Authorization

BearerAuth

AuthorizationBearer <token>

Bearer Token認証を使用します。 形式: Authorization: Bearer sk-xxxxxx

In: header

Response Body

application/json

curl -X GET "https://loading/v1/fine-tunes"
{
  "error": {
    "message": "string",
    "type": "string",
    "param": "string",
    "code": "string"
  }
}

このガイドはいかがですか?

最終更新