Prime Intellect · Capability
Prime Intellect Training API — Runs
Prime Intellect Training API — Runs. 2 operations. Self-contained Naftiko capability covering one Prime Intellect business surface.
Prime Intellect Training API — Runs is a Naftiko capability published by Prime Intellect, one of 13 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the POST and DELETE methods rooted at /v1/api/v1/training/runs.
The capability includes 2 state-changing operations. Lead operation: Launch a dedicated RL training run against a hosted base model. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Prime Intellect and Training.
What You Can Do
POST
Createrun
— Launch a dedicated RL training run against a hosted base model.
/v1/api/v1/training/runs
DELETE
Deleterun
— Cancel and delete a training run.
/v1/api/v1/training/runs/{run_id}
MCP Tools
prime-intellect-createrun
Launch a dedicated RL training run against a hosted base model.
prime-intellect-deleterun
Cancel and delete a training run.
idempotent