mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 14:18:52 +00:00
docs[patch]: Typo fix (#23652)
This commit is contained in:
parent
72175c57bd
commit
c0bb26e85b
@ -72,7 +72,7 @@ pip install langchain-experimental
|
|||||||
```
|
```
|
||||||
|
|
||||||
### LangGraph
|
### LangGraph
|
||||||
`langgraph` is a library for building stateful, multi-actor applications with LLM. It integrates smoothly with LangChain, but can be used without it.
|
`langgraph` is a library for building stateful, multi-actor applications with LLMs. It integrates smoothly with LangChain, but can be used without it.
|
||||||
Install with:
|
Install with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user