Skip to main content
POST
Execute one training step for keep-alive Reinforcement Fine-tuning Step

Authorizations

Authorization
string
header
required

Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>

Path Parameters

account_id
string
required

The Account Id

rlor_trainer_job_id
string
required

The Rlor Trainer Job Id

Body

application/json
dataset
string
required

Dataset to process for this iteration.

outputModel
string
required

Output model to materialize when training completes.

Response

200 - application/json

A successful response.

The response is of type object.