diff --git a/404.html b/404.html index 583090ea1c..48e55ab5d2 100644 --- a/404.html +++ b/404.html @@ -23,7 +23,7 @@ - +
diff --git a/about-langflow.html b/about-langflow.html index bbcc8e9d68..4ee89a91ba 100644 --- a/about-langflow.html +++ b/about-langflow.html @@ -23,7 +23,7 @@ - + diff --git a/agent-tutorial.html b/agent-tutorial.html index 0fe49a9e89..ade00fee65 100644 --- a/agent-tutorial.html +++ b/agent-tutorial.html @@ -23,7 +23,7 @@ - + @@ -53,10 +53,10 @@With the agent connected, your application can use any connected tools to retrieve more contextual and timely data without changing any application code. The tools are selected by the agent's internal LLM to solve problems and answer questions.
This tutorial uses an OpenAI LLM. If you want to use a different provider, you need a valid credential for that provider.
