finetune-plans
Append a proposed plan revision
Record a proposed revision, or apply it when it only narrows.
Proposing grants nothing on its own. The one exception is a revision that takes authority away: it cannot let the Experiment do anything new, so it applies immediately. Pressing stop is that same path with no permitted base model, no training jobs, and every capability off.
Args: experiment_id: Experiment the plan belongs to. request: Proposed envelope and intent. auth: Authenticated caller.
Returns: The stored revision.
post/experiments/{experiment_id}/finetune-plans/propose
Path parameters
experiment_idstring uuid required
Request body
Response
Successful Response