Skip to main content

Documentation Index

Fetch the complete documentation index at: https://braintrust.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

CrewAI is a framework for orchestrating teams of AI agents. Braintrust traces a CrewAI run as a single nested trace, covering crew kickoff, task execution, agent reasoning, LLM calls, and tool usage. The integration works with any model provider CrewAI supports.
CrewAI requires Python < 3.14. A transitive dependency (pydantic-core) does not yet ship Python 3.14 wheels, so installation will fail on Python 3.14 and later.