
    .h.1                    r   d dl mZ d dlmZ d dlZddlmZ ddlmZm	Z	m
Z
mZmZ ddlmZ ddlmZ dd	lmZmZ dd
lmZmZ ddlmZmZ ddlmZmZ ddlmZ ddlm Z  ddl!m"Z" ddgZ# G d de          Z$ G d de          Z% G d d          Z& G d d          Z' G d d          Z( G d d          Z)dS )    )annotations)LiteralN   )_legacy_response)	NOT_GIVENBodyQueryHeadersNotGiven)maybe_transform)cached_property)SyncAPIResourceAsyncAPIResource)to_streamed_response_wrapper"async_to_streamed_response_wrapper)SyncCursorPageAsyncCursorPage)AsyncPaginatormake_request_options)output_item_list_params)OutputItemListResponse)OutputItemRetrieveResponseOutputItemsAsyncOutputItemsc            	      n    e Zd Zed!d            Zed"d            Zdddedd#dZeeeedddedd$d ZdS )%r   returnOutputItemsWithRawResponsec                     t          |           S a  
        This property can be used as a prefix for any HTTP method call to return
        the raw response object instead of the parsed content.

        For more information, see https://www.github.com/openai/openai-python#accessing-raw-response-data-eg-headers
        )r   selfs    e/var/www/FlaskApp/flask-venv/lib/python3.11/site-packages/openai/resources/evals/runs/output_items.pywith_raw_responsezOutputItems.with_raw_response   s     *$///     OutputItemsWithStreamingResponsec                     t          |           S z
        An alternative to `.with_raw_response` that doesn't eagerly read the response body.

        For more information, see https://www.github.com/openai/openai-python#with_streaming_response
        )r%   r    s    r"   with_streaming_responsez#OutputItems.with_streaming_response#   s     0555r$   Nextra_headersextra_query
extra_bodytimeoutoutput_item_idstreval_idrun_idr*   Headers | Noner+   Query | Noner,   Body | Noner-   'float | httpx.Timeout | None | NotGivenr   c          	         |st          d|          |st          d|          |st          d|          |                     d| d| d| t          ||||          t                    S )	\  
        Get an evaluation run output item by ID.

        Args:
          extra_headers: Send extra headers

          extra_query: Add additional query parameters to the request

          extra_body: Add additional JSON properties to the request

          timeout: Override the client-level default timeout for this request, in seconds
        6Expected a non-empty value for `eval_id` but received 5Expected a non-empty value for `run_id` but received =Expected a non-empty value for `output_item_id` but received /evals//runs//output_items/r)   optionscast_to
ValueError_getr   r   r!   r.   r0   r1   r*   r+   r,   r-   s           r"   retrievezOutputItems.retrieve,   s    2  	caV]aabbb 	a_U[__``` 	qo]koopppyyKgKKVKK>KK(+Q[el   /  
 
 	
r$   afterlimitorderstatusr*   r+   r,   r-   rG   str | NotGivenrH   int | NotGivenrI   !Literal['asc', 'desc'] | NotGivenrJ   "Literal['fail', 'pass'] | NotGiven&SyncCursorPage[OutputItemListResponse]c       	           |st          d|          |st          d|          |                     d| d| dt          t                   t	          |||	|
t          ||||dt          j                            t                    S 	a,  
        Get a list of output items for an evaluation run.

        Args:
          after: Identifier for the last output item from the previous pagination request.

          limit: Number of output items to retrieve.

          order: Sort order for output items by timestamp. Use `asc` for ascending order or
              `desc` for descending order. Defaults to `asc`.

          status: Filter output items by status. Use `failed` to filter by failed output items or
              `pass` to filter by passed output items.

          extra_headers: Send extra headers

          extra_query: Add additional query parameters to the request

          extra_body: Add additional JSON properties to the request

          timeout: Override the client-level default timeout for this request, in seconds
        r8   r9   r;   r<   z/output_items)rG   rH   rI   rJ   )r*   r+   r,   r-   query)pager?   model)rB   _get_api_listr   r   r   r   r   OutputItemListParamsr!   r1   r0   rG   rH   rI   rJ   r*   r+   r,   r-   s              r"   listzOutputItems.listS   s    L  	caV]aabbb 	a_U[__```!!:g::V::: 67(+'%%!&!&!&"(	  ,@    )% " 
 
 	
r$   )r   r   )r   r%   r.   r/   r0   r/   r1   r/   r*   r2   r+   r3   r,   r4   r-   r5   r   r   )r1   r/   r0   r/   rG   rK   rH   rL   rI   rM   rJ   rN   r*   r2   r+   r3   r,   r4   r-   r5   r   rO   	__name__
__module____qualname__r   r#   r(   r   rE   rX    r$   r"   r   r      s        0 0 0 _0 6 6 6 _6  )-$("&;D%
 %
 %
 %
 %
 %
X !* )3<5> )-$("&;D=
 =
 =
 =
 =
 =
 =
 =
r$   c            	      n    e Zd Zed!d            Zed"d            Zdddedd#dZeeeedddedd$d ZdS )%r   r   AsyncOutputItemsWithRawResponsec                     t          |           S r   )r`   r    s    r"   r#   z"AsyncOutputItems.with_raw_response   s     /t444r$   %AsyncOutputItemsWithStreamingResponsec                     t          |           S r'   )rb   r    s    r"   r(   z(AsyncOutputItems.with_streaming_response   s     5T:::r$   Nr)   r.   r/   r0   r1   r*   r2   r+   r3   r,   r4   r-   r5   r   c          	        K   |st          d|          |st          d|          |st          d|          |                     d| d| d| t          ||||          t                     d	{V S )
r7   r8   r9   r:   r;   r<   r=   r)   r>   NrA   rD   s           r"   rE   zAsyncOutputItems.retrieve   s      2  	caV]aabbb 	a_U[__``` 	qo]koopppYYKgKKVKK>KK(+Q[el   /  
 
 
 
 
 
 
 
 	
r$   rF   rG   rK   rH   rL   rI   rM   rJ   rN   OAsyncPaginator[OutputItemListResponse, AsyncCursorPage[OutputItemListResponse]]c       	           |st          d|          |st          d|          |                     d| d| dt          t                   t	          |||	|
t          ||||dt          j                            t                    S rQ   )rB   rU   r   r   r   r   r   rV   rW   s              r"   rX   zAsyncOutputItems.list   s    L  	caV]aabbb 	a_U[__```!!:g::V::: !78(+'%%!&!&!&"(	  ,@    )% " 
 
 	
r$   )r   r`   )r   rb   rY   )r1   r/   r0   r/   rG   rK   rH   rL   rI   rM   rJ   rN   r*   r2   r+   r3   r,   r4   r-   r5   r   re   rZ   r^   r$   r"   r   r      s        5 5 5 _5 ; ; ; _;  )-$("&;D%
 %
 %
 %
 %
 %
X !* )3<5> )-$("&;D=
 =
 =
 =
 =
 =
 =
 =
r$   c                      e Zd ZddZdS )r   output_itemsr   r   Nonec                    || _         t          j        |j                  | _        t          j        |j                  | _        d S N)_output_itemsr   to_raw_response_wrapperrE   rX   r!   rh   s     r"   __init__z#OutputItemsWithRawResponse.__init__  sD    )(@!
 
 %<
 
			r$   Nrh   r   r   ri   r[   r\   r]   ro   r^   r$   r"   r   r     (        
 
 
 
 
 
r$   r   c                      e Zd ZddZdS )r`   rh   r   r   ri   c                    || _         t          j        |j                  | _        t          j        |j                  | _        d S rk   )rl   r   async_to_raw_response_wrapperrE   rX   rn   s     r"   ro   z(AsyncOutputItemsWithRawResponse.__init__  sD    )(F!
 
 %B
 
			r$   Nrh   r   r   ri   rq   r^   r$   r"   r`   r`     rr   r$   r`   c                      e Zd ZddZdS )r%   rh   r   r   ri   c                x    || _         t          |j                  | _        t          |j                  | _        d S rk   )rl   r   rE   rX   rn   s     r"   ro   z)OutputItemsWithStreamingResponse.__init__'  s>    )4!
 
 1
 
			r$   Nrp   rq   r^   r$   r"   r%   r%   &  rr   r$   r%   c                      e Zd ZddZdS )rb   rh   r   r   ri   c                x    || _         t          |j                  | _        t          |j                  | _        d S rk   )rl   r   rE   rX   rn   s     r"   ro   z.AsyncOutputItemsWithStreamingResponse.__init__3  s>    ):!
 
 7
 
			r$   Nrv   rq   r^   r$   r"   rb   rb   2  rr   r$   rb   )*
__future__r   typing_extensionsr   httpx r   _typesr   r   r	   r
   r   _utilsr   _compatr   	_resourcer   r   	_responser   r   
paginationr   r   _base_clientr   r   types.evals.runsr   *types.evals.runs.output_item_list_responser   .types.evals.runs.output_item_retrieve_responser   __all__r   r   r   r`   r%   rb   r^   r$   r"   <module>r      sF   # " " " " " % % % % % %  ! ! ! ! ! ! @ @ @ @ @ @ @ @ @ @ @ @ @ @ & & & & & & ' ' ' ' ' ' ; ; ; ; ; ; ; ; Z Z Z Z Z Z Z Z : : : : : : : : A A A A A A A A 8 8 8 8 8 8 Q Q Q Q Q Q Y Y Y Y Y Y,
-x
 x
 x
 x
 x
/ x
 x
 x
vx
 x
 x
 x
 x
' x
 x
 x
v	
 	
 	
 	
 	
 	
 	
 	
	
 	
 	
 	
 	
 	
 	
 	
	
 	
 	
 	
 	
 	
 	
 	
	
 	
 	
 	
 	
 	
 	
 	
 	
 	
r$   