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
+1
View File
@@ -271,6 +271,7 @@ nav:
- concepts/streaming.md
- concepts/functional_api.md
- concepts/durable_execution.md
- concepts/pregel.md
- LangGraph Platform:
- LangGraph Platform: concepts#langgraph-platform
- High Level: