docs: Update 2-add-tools.md (#4896)

Typo in first sentence.
This commit is contained in:
Ikpreet S Babra
2025-06-01 10:47:35 +00:00
committed by GitHub
parent 78d3d8c802
commit 765bc3b9e0
@@ -1,6 +1,6 @@
# Add tools
To handle queries you chatbot can't answer "from memory", integrate a web search tool. The chatbot can use this tool to find relevant information and provide better responses.
To handle queries that your chatbot can't answer "from memory", integrate a web search tool. The chatbot can use this tool to find relevant information and provide better responses.
!!! note