fix links

This commit is contained in:
Eugene Yurtsev
2025-06-16 15:46:18 -04:00
parent e777244c77
commit 1eb0c2cdb8
5 changed files with 12 additions and 9 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
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",
}