Skip to main content

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) and subscope(name)

Scope rules

  • use /{entity_type}/{identifier} paths
  • keep hierarchy shallow
  • isolate sessions by stable identifiers

Canonical source

Primary API details live in /en/concepts/memory.