diff --git a/docs/core-concepts/Agents.md b/docs/core-concepts/Agents.md index 82744c829..2343d0e49 100644 --- a/docs/core-concepts/Agents.md +++ b/docs/core-concepts/Agents.md @@ -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. -``` \ No newline at end of file +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. \ No newline at end of file