+
+
+ This is the URL of your LangGraph deployment. Can be a local, or
+ production deployment.
+
+
setApiUrl(e.target.value)}
+ />
+
+
+
+
+
+ This is the ID of the graph (can be the graph name), or
+ assistant to fetch threads from, and invoke when actions are
+ taken.
+
+
setAssistantId(e.target.value)}
+ />
+
+
+