Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.140.0 source code.tar.gz | 2025-07-02 | 123.6 MB | |
0.140.0 source code.zip | 2025-07-02 | 124.5 MB | |
README.md | 2025-07-02 | 982 Bytes | |
Totals: 3 Items | 248.1 MB | 1 |
What's Changed
Core Improvements & Fixes
- Fixed typo in test prompts
- Fixed project name normalization by stripping trailing slashes during crew creation
- Ensured environment variables are written in uppercase
- Updated LiteLLM dependency
- Refactored collection handling in
RAGStorage
- Implemented PEP 621 dynamic versioning
New Features & Enhancements
- Added capability to track LLM calls by task and agent
- Introduced
MemoryEvents
to monitor memory usage - Added console logging for memory system and LLM guardrail events
- Improved data training support for models up to 7B parameters
- Added Scarf and Reo.dev analytics tracking
- CLI workos login
Documentation & Guides
- Updated CLI LLM documentation
- Added Nebius integration to the docs
- Corrected typos in installation and pt-BR documentation
- Added docs about
MemoryEvents
- Implemented docs redirects and included development tools