Skip to main content
SearxngTools enable an Agent to search the web using a self-hosted Searxng instance.

Prerequisites

The following example requires the openai library.

Example

cookbook/91_tools/searxng_tools.py

Toolkit Params

Toolkit Functions

You can use include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.

Developer Resources