Foundry
Deploys a LoRA adapter (a fine-tuned model) onto its parent base model in the project.
The deployment is asynchronous: the response returns the deployment record in a pending state, which is reconciled to ready once the adapter is loaded.
post/projects/{project_id}/foundry/loras
Path parameters
project_idstring required
ID of the project to deploy the adapter in.
Request body
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.