Documentation Index
Fetch the complete documentation index at: https://crewai-lorenze-imp-docs-improvements.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API surface
remember(content, scope=...)recall(query, limit=...)extract_memories(text)scope(path)andsubscope(name)
Scope rules
- use
/{entity_type}/{identifier}paths - keep hierarchy shallow
- isolate sessions by stable identifiers
