waaseyaa / ai-pipeline
AI processing pipeline configuration entities for Waaseyaa
v0.1.0-alpha.290
2026-08-08 16:48 UTC
Requires
- php: >=8.5
- waaseyaa/entity: ^0.1.0-alpha.290
- waaseyaa/foundation: ^0.1.0-alpha.290
Requires (Dev)
- phpunit/phpunit: ^13.0
This package is auto-updated.
Last update: 2026-08-08 17:01:37 UTC
README
Layer 5 — AI
Configuration entity for describing ordered AI processing steps.
R19 removed the unused execution and queue-dispatch stack. This package does
not execute pipelines; consumers must use the live ai-agent and ai-vector
services for model invocation and embeddings.
Key classes: Pipeline, PipelineStepConfig.