waaseyaa / ai-pipeline
AI processing pipeline configuration entities for Waaseyaa
v0.1.0-alpha.279
2026-07-30 04:47 UTC
Requires
- php: >=8.5
- waaseyaa/entity: ^0.1.0-alpha.279
- waaseyaa/foundation: ^0.1.0-alpha.279
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-07-30 04:59:25 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.