Memory in CrewAI
CrewAI supports multiple memory types to help agents remember and learn.
Memory Types
1. Short-Term Memory
Temporary memory during a single crew execution.
Learning Objectives
Lesson Outline
CrewAI supports multiple memory types to help agents remember and learn.
Temporary memory during a single crew execution.
Persistent memory that survives across crew runs.
Remembers specific entities (people, places, concepts).
Combines relevant memories for the current task.