ai.run.create
Generated at from
openvibe-contracts v0.33.0 and
openvibe-sdk v0.5.0.
Not grantable to apps (active, first-party).
Create workflow runs (POST /api/v1/runs and the direct chat/generate/summarize/classify/extract/enrich/embed operations), cancel or retry the caller's own runs and attach citations to them. A token's `ns` claim limits which workflow namespaces it may run (live.*, wiki.*, ...). Quotas are checked before any provider call.
- Owner
- ai (token audience
openvibe.ai) - Version
- 1.0
- Status
- active
- Visibility
- first-party
- Resource constraints
- namespace, owner
- Quota class
- ai-run
- Permissions
- ai:run
- Input
- ai.run-request@1
- Output
- ai.run@1
- Events
- ai.run.queued, ai.run.succeeded, ai.run.failed, ai.run.cached
- Implemented by
POST /api/v1/runsPOST /api/v1/runs/:id/cancelPOST /api/v1/runs/:id/retryPOST /api/v1/runs/:id/citationsPOST /api/v1/chatPOST /api/v1/generatePOST /api/v1/summarizePOST /api/v1/classifyPOST /api/v1/extractPOST /api/v1/enrichPOST /api/v1/embed