12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"id": "provider-hooks",
|
|
"owner": "inference",
|
|
"required_behaviors": [
|
|
"provider-schema",
|
|
"model-routing",
|
|
"system-prompt-hook",
|
|
"session-migration-dry-run",
|
|
"session-migration-idempotency"
|
|
]
|
|
}
|