We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6dfec commit 71de195Copy full SHA for 71de195
docs/use-cases/AI_ML/MCP/ai_agent_libraries/crewai.md
@@ -30,7 +30,7 @@ You can run the following steps either from your Python REPL or via script.
30
31
## Install libraries {#install-libraries}
32
33
-Install the Claude Agent SDK library by running the following commands:
+Install the CrewAI library by running the following commands:
34
35
```python
36
!pip install -q --upgrade pip
@@ -254,7 +254,6 @@ Status: Completed
254
│ │
255
256
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
257
-
258
```
259
260
</VerticalStepper>
0 commit comments