File tree Expand file tree Collapse file tree
coordinating-teams-of-ai-agents-with-crewai-in-python Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Each script corresponds to one section of the tutorial:
3636
3737| File | Tutorial Section |
3838| ------| ------------------|
39- | ` 01_single_agent.py ` | Start Using CrewAI to Create Agent Teams |
39+ | ` 01_single_agent.py ` | Get Started With CrewAI in Python |
4040| ` 02_research_and_writer_crew.py ` | Build Your First Multi-Agent Team |
4141| ` 03_explicit_context.py ` | Control Task Dependencies Explicitly |
4242| ` 04_agent_with_tools.py ` | Expand Agent Capabilities With Tools |
@@ -55,4 +55,4 @@ $ python 01_single_agent.py
5555 or certain tools are enabled), set it to any non-empty string to suppress
5656 the error.
5757- On first run, CrewAI may show a "Would you like to view your execution
58- traces?" prompt that auto-dismisses after twenty seconds.
58+ traces?" prompt that auto-dismisses after twenty seconds.
You can’t perform that action at this time.
0 commit comments