crewAI/lib/crewai-core
xiaoxue 0bc2569099 同步完整源码 - 2026-05-25 2026-05-25 01:44:43 +08:00
..
src/crewai_core 同步完整源码 - 2026-05-25 2026-05-25 01:44:43 +08:00
tests 同步完整源码 - 2026-05-25 2026-05-25 01:44:43 +08:00
README.md 同步完整源码 - 2026-05-25 2026-05-25 01:44:43 +08:00
pyproject.toml 同步完整源码 - 2026-05-25 2026-05-25 01:44:43 +08:00

README.md

crewai-core

Shared utilities used by both crewai and crewai-cli: version lookup, storage paths, user-data helpers, telemetry, and the printer.

This package is a leaf — it has no dependency on the crewai framework — and is pulled in transitively by crewai and crewai-cli. End users do not normally install it directly.