Skip to content

Commit

Permalink
docs(tools): link searxng tool doc to tools docs
Browse files Browse the repository at this point in the history
Signed-off-by: MICHAEL DESMOND <[email protected]>
  • Loading branch information
michael-desmond committed Jan 22, 2025
1 parent 7d9d7be commit 1109fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ These tools extend the agent's abilities, allowing it to interact with external
| `WikipediaTool` | Search for data on Wikipedia. |
| `GoogleSearchTool` | Search for data on Google using Custom Search Engine. |
| `DuckDuckGoTool` | Search for data on DuckDuckGo. |
| [`SearXNGTool`](./searxng-tool.md) | Privacy-respecting, hackable metasearch engine. |
| [`SQLTool`](./sql-tool.md) | Execute SQL queries against relational databases. |
| `ElasticSearchTool` | Perform search or aggregation queries against an ElasticSearch database. |
| `CustomTool` | Run your own Python function in the remote environment. |
Expand Down

0 comments on commit 1109fa9

Please sign in to comment.