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.
Purpose
This section is the canonical map for AI agents and developers. Use it when you need:- one source of truth per domain
- predictable page structure
- runnable patterns with explicit inputs and outputs
Domain Packs
Flows
State, routing, persistence, resume, and orchestration lifecycle.
Agents
Agent contracts, tool boundaries, prompt roles, and output discipline.
Crews
Multi-agent execution, process choice, delegation, and coordination.
LLMs
Model configuration contracts, routing, reliability defaults, and providers.
Memory
Retrieval semantics, scope design, and state-vs-memory architecture.
Tools
Tool safety, schema contracts, retries, and integration patterns.
Writing Contract
Every domain follows the same structure:- Concepts (
index) - Reference (
reference) - Patterns (
patterns) - Troubleshooting (
troubleshooting) - Examples (
examples)
Deprecation Policy
When a page is replaced:- keep a redirect for the old URL
- keep one canonical destination
- avoid duplicated conceptual prose
