AI NA Nachiket Mehendale · ILLUMINATION How to Add a Subgraph as a Node in LangGraph? In the previous article, we used Approach 1, where the subgraph is called from inside a node. That approach is useful when the parent graph…
AI NA Nachiket Mehendale · Data And Beyond How to Call a Subgraph from a Node in LangGraph ? In the previous article, we learned what subgraphs are and why they’re useful.
AI NA Nachiket Mehendale What Are Subgraphs in LangGraph? A subgraph is a complete LangGraph graph that runs as part of another LangGraph graph. The graph that contains and uses the subgraph is…
TCH SA Satish Bhor @Google Breaking the Monolith: A DDD and GraphQL Supergraph Blueprint In the world of software development, the “monolith” is a familiar beast. A single, massive application where all components are tightly…