v1.7.5
July 17, 2025
1.7.5
New Features:
- SurrealDB: Added SurrealDB support as a vector DB for knowledge bases.
Improvements:
- Session Caching: Added
cache_session
attribute to allow users to switch off session caching, which improves on memory management. - Workflows 2.0 FastAPI Support: Added support for running the new workflows in
FastAPIApp
.
Bug Fixes:
- Nested Tool Hooks: Fixed bug with nested tool hooks.