Skip to main content

Save training logs

POST 

/data/logs

Saves one or more training log entries submitted from an external inference wrapper. Each log entry must include a messages array (role/content pairs), the model name, and a creation_time in ISO 8601 format. Tags can be attached for later filtering when creating datasets or starting fine-tuning jobs.

Request

Responses

OK