Skip to content

Commit

Permalink
removed misleading warning
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Jul 18, 2024
1 parent 2bedb6e commit 39e5723
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/v1/integrations/crewai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ title: 'CrewAI'
description: '[CrewAI](https://crewai.io) is a framework for easily building multi-agent applications.'
---

AgentOps and CrewAI teamed up to make monitoring Crew agents dead simple.
Crew and AgentOps have a first class partnership, adding agent observability to all Crew runs with 3 lines of code.

<Card title="Crew.ai + AgentOps" icon="ship" href="https://www.loom.com/share/cfcaaef8d4a14cc7a974843bda1076bf">
CrewAI multi-agent framework with AgentOps support
![thumbnail](https://cdn.loom.com/sessions/thumbnails/cfcaaef8d4a14cc7a974843bda1076bf-1713568618224-with-play.gif)
</Card>

Crew has comprehensive [documentation](https://docs.crewai.com) available as well as a great [quickstart](https://docs.crewai.com/how-to/Creating-a-Crew-and-kick-it-off/).
Crew has comprehensive [documentation](https://docs.crewai.com) available as well as a great [quickstart](https://docs.crewai.com/how-to/Creating-a-Crew-and-kick-it-off/) guide.

## Adding AgentOps to Crew agents

Expand All @@ -27,9 +27,6 @@ Crew has comprehensive [documentation](https://docs.crewai.com) available as wel
<Check>[Give us a star](https://github.com/AgentOps-AI/agentops) on GitHub while you're at it (you may be our <span id="stars-text">2,000th</span> 😊)</Check>
</Step>
<Step title="Install Crew with AgentOps">
<Warning>
Crew and AgentOps have an official partnership, adding first-class agent observability to all Crew runs.
</Warning>
<CodeGroup>
```bash pip
pip install 'crewai[agentops]'
Expand Down

0 comments on commit 39e5723

Please sign in to comment.