Skip to content

Commit 3870730

Browse files
authored
Remove apify-langchain dependence.md
1 parent c169871 commit 3870730

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/ai

1 file changed

+1
-1
lines changed

sources/platform/integrations/ai/agno.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This guide shows how to integrate Apify Actors with Agno to empower your AI agen
3131
- *Required packages*: Install the following dependencies in your terminal:
3232

3333
```bash
34-
pip install agno apify-client langchain-apify
34+
pip install agno apify-client
3535
```
3636

3737
## Basic Integration Example

0 commit comments

Comments
 (0)