v0.1.6
VRSEN/agency-swarmv0.1.6Mar 26, 2024by VRSEN
AI Summary
A minor release focused on fixing streaming-related bugs, specifically addressing compatibility issues on Windows and timeout problems in the Gradio demo.
Key Highlights
- Fixed readline not available on Windows
- Fixed message queue timeout in demo_gradio
New Features
- Fixed readline issue on Windows
- Fixed message queue timing out
Full Release Notes
## Bug Fixes - Fixed readline not available on windows #95 - Fixed message queue timing out on long function calls in `demo_gradio`. **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.1.5...v0.1.6