Skip to content

Commit

Permalink
agent eval tutorial nit
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Dec 19, 2024
1 parent f9ec6b7 commit 988942e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evaluation/tutorials/agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ We'll build our agent using [LangGraph](https://github.com/langchain-ai/langgrap
Let's install the required dependencies:

```bash
pip install -U langgraph langchain langchain-community langchain-openai
pip install -U langgraph langchain langchain-openai
```

Let's set up environment variables for OpenAI and <RegionalUrl text='LangSmith'/>:
Expand Down

0 comments on commit 988942e

Please sign in to comment.