waaseyaa / ai-pipeline
AI processing pipeline configuration entities for Waaseyaa
v0.1.0-alpha.296
2026-08-19 17:27 UTC
Requires
- php: >=8.5
- waaseyaa/entity: ^0.1.0-alpha.296
- waaseyaa/foundation: ^0.1.0-alpha.296
Requires (Dev)
- phpunit/phpunit: ^13.0
This package is auto-updated.
Last update: 2026-08-19 17:48:41 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.