Skip to content

Commit acd9787

Browse files
MQ37jirispilka
andauthored
Update sources/platform/integrations/ai/langgraph.md
Co-authored-by: Jiří Spilka <[email protected]>
1 parent c120b16 commit acd9787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/integrations/ai/langgraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This guide will demonstrate how to use Apify Actors with LangGraph by building a
3030

3131
- **OpenAI API key**: In order to work with agents in LangGraph, you need an OpenAI API key. If you don't have one, you can get it from the [OpenAI platform](https://platform.openai.com/account/api-keys).
3232

33-
- **Python packages**: To use LangGraph with Apify, you need to install the following Python packages:
33+
- **Python packages**: You need to install the following Python packages:
3434

3535
```bash
3636
pip install langgraph langchain-apify langchain-openai

0 commit comments

Comments
 (0)