§
    PL
jB  ã                  ó*   — d Z ddlmZ ddlmZ dd„ZdS )	u"  Firecrawl cloud browser plugin â€” bundled, auto-loaded.

Distinct from ``plugins/web/firecrawl/`` (the web search/extract/crawl
plugin); both share the FIRECRAWL_API_KEY but speak to different endpoints
(``/v2/browser`` here vs ``/v2/search`` / ``/v2/scrape`` / ``/v2/crawl``
over there).
é    )Úannotations)ÚFirecrawlBrowserProviderÚreturnÚNonec                óH   — |                       t          ¦   «         ¦  «         dS )zFRegister the Firecrawl cloud-browser provider with the plugin context.N)Úregister_browser_providerr   )Úctxs    úF/home/kuhnn/.hermes/hermes-agent/plugins/browser/firecrawl/__init__.pyÚregisterr      s#   € à×!Ò!Õ":Ñ"<Ô"<Ñ=Ô=Ð=Ð=Ð=ó    N)r   r   )Ú__doc__Ú
__future__r   Ú"plugins.browser.firecrawl.providerr   r   © r   r
   ú<module>r      sS   ððð ð #Ð "Ð "Ð "Ð "Ð "à GÐ GÐ GÐ GÐ GÐ Gð>ð >ð >ð >ð >ð >r   