Bundles
Bundles are third-party components grouped by provider.
+For more information on bundled components, see the component provider's documentation.
diff --git a/404.html b/404.html index 8d5c1fd39f..ffee0fd401 100644 --- a/404.html +++ b/404.html @@ -22,8 +22,8 @@ - - + +
diff --git a/agents-overview.html b/agents-overview.html index 81ffe325da..05c16a8393 100644 --- a/agents-overview.html +++ b/agents-overview.html @@ -22,8 +22,8 @@ - - + + diff --git a/agents-tool-calling-agent-component.html b/agents-tool-calling-agent-component.html index 280f368062..6ec8e1e229 100644 --- a/agents-tool-calling-agent-component.html +++ b/agents-tool-calling-agent-component.html @@ -22,8 +22,8 @@ - - + + diff --git a/api-reference-api-examples.html b/api-reference-api-examples.html index 7b8a1444d3..d680500e30 100644 --- a/api-reference-api-examples.html +++ b/api-reference-api-examples.html @@ -22,8 +22,8 @@ - - + + @@ -54,7 +54,7 @@ Langflow starts by default athttp://127.0.0.1:7860.
_10export LANGFLOW_URL="http://127.0.0.1:7860"
flow-id in your terminal.
-The flow-id is found in the API pane or in the flow's URL.flow-id is found in the Publish pane or in the flow's URL.
_10export FLOW_ID="359cd752-07ea-46f2-9d3b-a4407ef618da"
Bundles are third-party components grouped by provider.
+For more information on bundled components, see the component provider's documentation.
See How to Contribute to contribute your custom component to Langflow.