What's Changed
Core Improvements & Fixes
- Removed
crewai signup
references and replaced them withcrewai login
- Fixed support for adding memories to Mem0 using
agent_id
- Changed the default value in Mem0 configuration
- Updated import error to show missing module files clearly
- Added timezone support to event timestamps
New Features & Enhancements
- Enhanced
Flow
class to support custom flow names - Refactored RAG components into a dedicated top-level module
Documentation & Guides
- Fixed incorrect model naming in Google Vertex AI documentation
New Contributors
- @manuka99 made their first contribution