Register model adapter
hydracept_register_model_adapterRegister a reusable project LoRA without generating or spending money. source_kind must be provider_ref, huggingface, or hydracept_artifact. For huggingface, source_ref is namespace/repository; source_file_path may identify an explicit public .safetensors file. If file path is omitted the repository is cataloged but remains non-executable. When a file path is supplied, Hydracept validates it and freezes the Hub commit. For hydracept_artifact, source_ref is a project artifactId and Hydracept binds its immutable content hash. For provider_ref, source_provider is required. Omitted project/environment arguments inherit the authenticated workspace binding. Inspect sourceHealth and routingReadiness.routeCompatible in the result before quoting generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| source_ref | Yes | ||
| environment | No | ||
| source_kind | Yes | ||
| display_name | Yes | ||
| trigger_words | No | ||
| source_provider | No | ||
| source_revision | No | ||
| source_file_path | No | ||
| base_model_family | No | flux | |
| recommended_weight | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||