o
    ¦iå  ã                   @   s*   d dl mZ d dlmZ defdd„ZdS )é   )ÚCustomUserAgentHook)ÚHooksÚhooksc                 C   s   |   tƒ ¡ dS )a	  Add hooks by calling hooks.register{sdk_init/before_request/after_success/after_error}Hook
    with an instance of a hook that implements that specific Hook interface
    Hooks are registered per SDK instance, and are valid for the lifetime of the SDK instance
    N)Úregister_before_request_hookr   )r   © r   úi/var/www/html/karishye-ai-python/venv/lib/python3.10/site-packages/mistralai_azure/_hooks/registration.pyÚ
init_hooks	   s   r   N)Úcustom_user_agentr   Útypesr   r   r   r   r   r   Ú<module>   s    