diff --git a/404.html b/404.html index 976e6e36..bd9b1a96 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
Click Settings, and then click Edit in Langflow to launch the Langflow visual editor in a new browser window.
If prompted to acknowledge that you are entering Langflow, click Proceed.
-If Langflow requests login information, enter the LANGFLOW_SUPERUSER and LANGFLOW_SUPERUSER_PASSWORD from your OpenRAG .env file in your OpenRAG installation directory.
If Langflow requests login information, enter the LANGFLOW_SUPERUSER and LANGFLOW_SUPERUSER_PASSWORD from your OpenRAG .env file.

Explore the Langflow documentation to learn more about the Langflow platform, features, and visual editor.
+You can use tweaks to modify flow settings at runtime without permanently changing the flow's configuration. +Tweaks are one-time parameter modifications that are passed to specific Langflow components during flow execution. +For more information on tweaks, see the Langflow documentation on Input schema (tweaks).
By default, OpenRAG is pinned to the latest Langflow Docker image for stability.
If necessary, you can set a specific Langflow version with the LANGFLOW_VERSION environment variable. However, there are risks to changing this setting:
Default settings and behaviors might change causing unexpected results when OpenRAG expects a newer default.