{"id":2422,"date":"2025-07-01T15:29:49","date_gmt":"2025-07-01T06:29:49","guid":{"rendered":"https:\/\/skanto.co.kr\/?p=2422"},"modified":"2025-07-03T09:19:13","modified_gmt":"2025-07-03T00:19:13","slug":"langgraph-edges","status":"publish","type":"post","link":"https:\/\/skanto.co.kr\/?p=2422","title":{"rendered":"Langgraph &#8211; Edges"},"content":{"rendered":"\n<p>Edges define how the logic is routed and how the graph decides to stop. This is a big part of how your agents work and how different nodes communicate with each other. There are a few key types of edges:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Normal Edges: Go directly from one node to the next<\/li>\n\n\n\n<li>Conditional Edges: Call a function to determine which node(s) to go to next<\/li>\n\n\n\n<li>Entry Point: Which node to call first when user input arrives<\/li>\n\n\n\n<li>Conditional Entry Point: Call a function to determine which node(s) to call first when user input arrives<\/li>\n<\/ul>\n\n\n\n<p><span style=\"text-decoration: underline;\">A node can have MULTIPLE outgoing edges. If a node has multiple out-going nodes, all of those destination nodes will be executed <strong>in parallel<\/strong> as a part of the next superstep.<\/span><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Edges define how the logic is routed and how the graph decides to stop. This is a big part of how your agents work and how different nodes communicate with each other. There are a few key types of edges: A node can have MULTIPLE outgoing edges. If a node has multiple out-going nodes, all of those destination nodes will be executed in parallel as a part of the next superstep.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","footnotes":""},"categories":[14,7],"tags":[48,237,236],"class_list":["post-2422","post","type-post","status-publish","format-standard","hentry","category-sw-development","category-7","tag-ai","tag-edge","tag-langgraph"],"_links":{"self":[{"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2422","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2422"}],"version-history":[{"count":2,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2422\/revisions"}],"predecessor-version":[{"id":2424,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2422\/revisions\/2424"}],"wp:attachment":[{"href":"https:\/\/skanto.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2422"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2422"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/skanto.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}