mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
* Updated Docs: New Getting started section + content update / addition * fixed indentation issue * Minor updates to fix typos --------- Co-authored-by: theCyberTech <the_t3ch@pm.me>
6.2 KiB
6.2 KiB
crewAI Documentation
Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Getting Started
How-To Guides
- Starting Your crewAI Project
- Installing crewAI
- Getting Started
- Create Custom Tools
- Using Sequential Process
- Using Hierarchical Process
- Connecting to LLMs
- Customizing Agents
- Coding Agents
- Forcing Tool Output as Result
- Human Input on Execution
- Kickoff a Crew Asynchronously
- Kickoff a Crew for a List
- Replay from a Task
- Conditional Tasks
- Agent Monitoring with AgentOps
- Agent Monitoring with LangTrace