mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-02 14:28:46 +02:00
25 lines
545 B
Markdown
25 lines
545 B
Markdown
# Pregel
|
|
|
|
::: langgraph.pregel.Pregel
|
|
options:
|
|
show_if_no_docstring: true
|
|
show_root_heading: true
|
|
show_root_full_path: false
|
|
members:
|
|
- stream
|
|
- astream
|
|
- invoke
|
|
- ainvoke
|
|
- get_state
|
|
- aget_state
|
|
- get_state_history
|
|
- aget_state_history
|
|
- update_state
|
|
- aupdate_state
|
|
- bulk_update_state
|
|
- abulk_update_state
|
|
- get_graph
|
|
- aget_graph
|
|
- get_subgraphs
|
|
- aget_subgraphs
|
|
- with_config |