This commit is contained in:
João Moura
2024-04-04 17:36:50 -03:00
parent d874ac92b4
commit d17bc33bfb

View File

@@ -1,4 +1,3 @@
```markdown
---
title: crewAI Agents
description: What are crewAI Agents and how to use them.
@@ -64,5 +63,4 @@ agent = Agent(
```
## Conclusion
Agents are the building blocks of the CrewAI framework. By understanding how to define and interact with agents, you can create sophisticated AI systems that leverage the power of collaborative intelligence.
```
Agents are the building blocks of the CrewAI framework. By understanding how to define and interact with agents, you can create sophisticated AI systems that leverage the power of collaborative intelligence.