mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-09 04:28:16 +00:00
- Removed the inferred_categories field from RecallState to simplify state management. - Updated the _merged_categories method to only merge caller-supplied categories, enhancing clarity in category handling.