メインコンテンツへスキップ
POST
RLトレーニング ジョブを作成

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

application/json

新しい TrainingJob を作成するためのスキーマ。

model_id
string<uuid>
必須
trajectory_groups
TrajectoryGroup · object[]
必須
experimental_config
ExperimentalTrainingConfig · object | null

実験的なトレーニング設定のスキーマ。

レスポンス

正常なレスポンス

TrainingJobレスポンスのスキーマ。

id
string<uuid>
必須