MoleAPIMoleAPI
文件API 參考AI 模型介面未實作(Unimplemented)微調(Fine-tuning)

取得微調任務詳情(未實作)

此介面尚未實作

GET
/v1/fine-tunes/{fine_tune_id}

Authorization

BearerAuth

AuthorizationBearer <token>

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

In: header

Path Parameters

fine_tune_id*string

Response Body

application/json

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

這篇文件對您有幫助嗎?

最後更新於

返回首頁網關