b92f75fd3b61
Create Project
Create a project.
Args: request: Creation payload. auth: Authenticated caller. service: Project service.
Returns: Created project.
Request body
Name for the project
Icon identifier for the project
Optional repository reference or URL
Optional project description
Active model ID for inference
[Deprecated] Use active_model_id instead.
Short kebab-case label set by clustering agent
Free-text agent notes about patterns observed
Generated API example for the project
Team ID to assign this project to. Defaults to the user's personal team when omitted.
Who can see this project: private (creator only) or team (all team members).
User-facing cadence preset for autonomous adaptive finetuning runs.
Retired (ENG-5673). Accepted only as null; any value is rejected with 422. Kept so existing clients sending an explicit null still validate.
Retired (ENG-5673). Accepted only as null or empty; any value is rejected with 422.
Response
Successful Response
User-facing cadence preset for autonomous adaptive finetuning runs.
Deprecated alias for active_model_id -- kept for backward compat.