Releases: callstackincubator/flows-ai
Releases · callstackincubator/flows-ai
Release 0.4.0
0.4.0 (2025-01-26)
Features
- change forEach from parallel to sequence to avoid rate limits (8e240a5)
- make github example more real-life (46d24c2)
Release 0.3.0
0.3.0 (2025-01-25)
Bug Fixes
- evaluator optimizer does not run due to broken schema (10919ed)
Features
- do not replace agent string with function, add separate property instead (#15) (dc4ce2d)
- flows names (#14) (2efecf7)
- start flow visualization (#10) (bdad653)
- structured output for forEach agent for more accuracy (2f1d56c)
Release 0.2.0
0.2.0 (2025-01-21)
Bug Fixes
Features
Release 0.1.3
- chore: package rename (e83851a)
- feat: fix types, improve helpers, update readme (16bcb69)
- feat: add helpers for creating flows (#4) (eae3cef)
- fix: condition (62cc766)