@@ -80,7 +80,7 @@ When connected to an Agent component as tools, the agent has th
To test the flow, click Playground, and then ask the LLM a question, such as Recommend 3 used items for carol.davis@example.com, based on previous orders.
Given the example prompt, the LLM would respond with recommendations and web links for items based on previous orders in customer_orders.csv.
The Playground prints the agent's chain of thought as it selects tools to use and interacts with functionality provided by those tools.
-For example, the agent can use the Directory component's as_dataframe tool to retrieve a DataFrame, and the Web search component's perform_search tool to find links to related items.
+For example, the agent can use the Directory component's as_dataframe tool to retrieve a DataFrame, and the Web search component's perform_search tool to find links to related items.
diff --git a/agents-tools.html b/agents-tools.html
index 22c5188de1..55b8618c33 100644
--- a/agents-tools.html
+++ b/agents-tools.html
@@ -23,8 +23,8 @@
-
-
+
+