Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.152.0 source code.tar.gz | 2025-07-30 | 125.4 MB | |
0.152.0 source code.zip | 2025-07-30 | 126.2 MB | |
README.md | 2025-07-30 | 685 Bytes | |
Totals: 3 Items | 251.6 MB | 3 |
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