New features
- POST /fine-tunes/estimate-price
- Added request body property "from_checkpoint" (string) to allow continuing from a previous fine-tuning job. Accepts
{$JOB_ID} or {$OUTPUT_MODEL_NAME}, optionally with :{$STEP} (e.g., {$JOB_ID}:{$STEP}). If the step is omitted, the final checkpoint is used.
- Relaxed validation: "model" is no longer required in the request body (it remains an optional field).
https://github.com/gr2m/ai-provider-monitor/releases/tag/togetherai%4013.2.0