Create Weight
POST/api/v1/weights
Upload a new weight file.
This endpoint accepts multipart/form-data for file uploads. For LoRA files, typical metadata includes: rank, alpha, target_modules. For voice_id, use external_id for the provider's ID.
Request
Responses
- 201
- 422
Successful Response
Validation Error