mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-13 21:27:52 +02:00
docs: update README (#3626)
This commit is contained in:
@@ -70,7 +70,7 @@ pip install -U langgraph
|
||||
Let's build a tool-calling [ReAct-style](https://langchain-ai.github.io/langgraph/concepts/agentic_concepts/#react-implementation) agent that uses a search tool!
|
||||
|
||||
```shell
|
||||
pip install langgraph-prebuilt langchain-anthropic
|
||||
pip install langchain-anthropic
|
||||
```
|
||||
|
||||
```shell
|
||||
|
||||
@@ -70,7 +70,7 @@ pip install -U langgraph
|
||||
Let's build a tool-calling [ReAct-style](https://langchain-ai.github.io/langgraph/concepts/agentic_concepts/#react-implementation) agent that uses a search tool!
|
||||
|
||||
```shell
|
||||
pip install langgraph-prebuilt langchain-anthropic
|
||||
pip install langchain-anthropic
|
||||
```
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user