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 c169871 commit 3870730Copy full SHA for 3870730
sources/platform/integrations/ai/agno.md
@@ -31,7 +31,7 @@ This guide shows how to integrate Apify Actors with Agno to empower your AI agen
31
- *Required packages*: Install the following dependencies in your terminal:
32
33
```bash
34
-pip install agno apify-client langchain-apify
+pip install agno apify-client
35
```
36
37
## Basic Integration Example
0 commit comments