docs: add pregel conceptual doc (#3516)

* Update API Reference for Pregel
* Add conceptual page for Pregel
* The content for the two is very similar at the moment (i.e.,
duplicated content). This is usually a bad sign, but in this case I'm OK
duplicating information along both paths since the underlying algorithm
sets us apart from other implementations.
This commit is contained in:
Eugene Yurtsev
2025-02-24 17:48:03 -05:00
committed by GitHub
parent 2afee13d9e
commit 8658a5dc0b
5 changed files with 580 additions and 29 deletions
+5 -7
View File
@@ -1,9 +1,7 @@
::: langgraph.pregel.Pregel
# Pregel
::: langgraph.pregel
options:
members:
- stream
- astream
- invoke
- ainvoke
- update_state
- aupdate_state
- Pregel
- PregelNode