This commit is contained in:
Eugene Yurtsev
2025-06-16 16:11:55 -04:00
parent fcd7332d88
commit d136ab5df7
+1 -2
View File
@@ -2,5 +2,4 @@ JS_LINK_MAP = {
"langgraph.types.interrupt": "https://langchain-ai.github.io/langgraphjs/reference/functions/langgraph.interrupt-2.html",
"create_react_agent": "https://langchain-ai.github.io/langgraphjs/reference/functions/langgraph_prebuilt.createReactAgent.html",
"langgraph.types.Command": "https://langchain-ai.github.io/langgraphjs/reference/classes/langgraph.Command.html",
}
}