mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +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` 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:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user