
    $j                    T    d Z ddlmZ ddlZddlmZ ddlmZ  G d dee          Z	dS )z
    Hindsight HTTP API

    HTTP API for Hindsight

    The version of the OpenAPI document: 0.6.1
    Generated by OpenAPI Generator (https://openapi-generator.tech)

    Do not edit the class manually.
    )annotationsN)Enum)Selfc                  8    e Zd ZdZ	 dZdZdZedd	            Zd
S )Budgetz6
    Budget levels for recall/reflect operations.
    lowmidhighjson_strstrreturnr   c                <     | t          j        |                    S )z/Create an instance of Budget from a JSON string)jsonloads)clsr   s     j/home/rurouni/.hermes/hermes-agent/venv/lib/python3.11/site-packages/hindsight_client_api/models/budget.py	from_jsonzBudget.from_json!   s     s4:h''(((    N)r   r   r   r   )	__name__
__module____qualname____doc__LOWMIDHIGHclassmethodr    r   r   r   r      sR          C
CD) ) ) [) ) )r   r   )
r   
__future__r   r   enumr   typing_extensionsr   r   r   r   r   r   <module>r!      s   	 	 # " " " " "        " " " " " ") ) ) ) )S$ ) ) ) ) )r   