
    6i                     z    d Z ddlZ ej                  ded       ddlmZmZmZmZm	Z	m
Z
mZmZmZmZmZmZ g dZy)zBackward compatibility module for instructor.exceptions imports.

.. deprecated:: 1.11.0
    This module is deprecated. Import exceptions from `instructor.core` instead.
    For example: `from instructor.core import InstructorRetryException`
    NzImporting from 'instructor.exceptions' is deprecated and will be removed in a future version. Please import from 'instructor.core' instead. For example: 'from instructor.core import InstructorRetryException'   )
stacklevel   )AsyncValidationErrorClientErrorConfigurationErrorFailedAttemptIncompleteOutputExceptionInstructorErrorInstructorRetryException	ModeErrorMultimodalErrorProviderErrorResponseParsingErrorValidationError)__doc__warningswarnDeprecationWarningcore.exceptionsr   r   r   r	   r
   r   r   r   r   r   r   r   __all__     `/root/.openclaw/workspace/visionaryfx/venv/lib/python3.12/site-packages/instructor/exceptions.py<module>r      sH     J    r   