mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-21 10:31:23 +00:00
docs[patch]: Fix typo (#22377)
This commit is contained in:
@@ -38,7 +38,7 @@ All dependencies in this package are optional to keep the package as lightweight
|
|||||||
`langgraph` is an extension of `langchain` aimed at
|
`langgraph` is an extension of `langchain` aimed at
|
||||||
building robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph.
|
building robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph.
|
||||||
|
|
||||||
LangGraph exposes high level interfaces for creating common types of agents, as well as a low-level API for constructing more contr
|
LangGraph exposes high level interfaces for creating common types of agents, as well as a low-level API for composing custom flows.
|
||||||
|
|
||||||
### [`langserve`](/docs/langserve)
|
### [`langserve`](/docs/langserve)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user