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 at http://127.0.0.1:7860.

_10
export LANGFLOW_URL="http://127.0.0.1:7860"


_10
export FLOW_ID="359cd752-07ea-46f2-9d3b-a4407ef618da"

Run the Math Agent flow

    -
  1. Add your credentials to the Open AI component.
  2. +
  3. Add your credentials to the Agent component.
  4. Click Playground to start a chat session.
  5. Enter a simple math problem, like 2 + 2, and then make sure the bot responds with the correct answer.
  6. To confirm the REPL interpreter is working, prompt the math library directly with math.sqrt(4) and see if the bot responds with 4.
  7. diff --git a/tutorials-memory-chatbot.html b/tutorials-memory-chatbot.html index 3851283c0e..615d453655 100644 --- a/tutorials-memory-chatbot.html +++ b/tutorials-memory-chatbot.html @@ -22,8 +22,8 @@ - - + + diff --git a/tutorials-sequential-agent.html b/tutorials-sequential-agent.html index 6cc42c85b8..9ecfef5a95 100644 --- a/tutorials-sequential-agent.html +++ b/tutorials-sequential-agent.html @@ -22,8 +22,8 @@ - - + + diff --git a/tutorials-travel-planning-agent.html b/tutorials-travel-planning-agent.html index f367bfaea3..1447fed82d 100644 --- a/tutorials-travel-planning-agent.html +++ b/tutorials-travel-planning-agent.html @@ -22,8 +22,8 @@ - - + + diff --git a/workspace-api/index.html b/workspace-api/index.html index 98bb206a30..c1a0835608 100644 --- a/workspace-api/index.html +++ b/workspace-api/index.html @@ -2,10 +2,10 @@ - - + + \ No newline at end of file