
    j                    *    d Z ddlmZ ddlmZ ddZdS )	u   SearXNG search plugin — bundled, auto-loaded.

Backed by a user-hosted SearXNG instance (URL configured via ``SEARXNG_URL``).
Search-only — pair with an extract provider (firecrawl/tavily/exa) for
``web_extract`` calls.
    )annotations)SearXNGWebSearchProviderreturnNonec                H    |                      t                                 dS )z6Register the SearXNG provider with the plugin context.N)register_web_search_providerr   )ctxs    ;/usr/local/lib/hermes-agent/plugins/web/searxng/__init__.pyregisterr      s#    $$%=%?%?@@@@@    N)r   r   )__doc__
__future__r   plugins.web.searxng.providerr   r    r   r
   <module>r      sY     # " " " " " A A A A A AA A A A A Ar   