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

Mirrors the ``plugins/web/<vendor>/`` and ``plugins/image_gen/openai/``
layout: ``provider.py`` holds the provider class; ``__init__.py::register``
instantiates and registers it via the plugin context.
é    )Úannotations)ÚBrowserbaseBrowserProviderÚreturnÚNonec                óH   — |                       t          ¦   «         ¦  «         dS )z:Register the Browserbase provider with the plugin context.N)Úregister_browser_providerr   )Úctxs    úH/home/kuhnn/.hermes/hermes-agent/plugins/browser/browserbase/__init__.pyÚregisterr      s#   € à×!Ò!Õ"<Ñ">Ô">Ñ?Ô?Ð?Ð?Ð?ó    N)r   r   )Ú__doc__Ú
__future__r   Ú$plugins.browser.browserbase.providerr   r   © r   r
   ú<module>r      sY   ððð ð #Ð "Ð "Ð "Ð "Ð "à KÐ KÐ KÐ KÐ KÐ Kð@ð @ð @ð @ð @ð @r   