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.

When to use

  • You need specialized behavior with explicit role and goal.
  • You need tool-enabled execution under constraints.

When not to use

  • Static transformations are enough without model reasoning.
  • Task can be solved by deterministic code only.

Core decisions

DecisionChoose this when
Single agentNarrow scope, low coordination needs
Multi-agent crewDistinct expertise and review loops needed
Tool-enabled agentModel needs external actions or data