
    qib1                    T   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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+y)    )annotations)LiteralN   )_legacy_response)BodyOmitQueryHeadersNotGivenomit	not_given)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            	          e Zd 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
y)r   ,Manage and run evals in the OpenAI platform.c                    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
        )OutputItemsWithRawResponseselfs    Z/opt/pipecat/venv/lib/python3.12/site-packages/openai/resources/evals/runs/output_items.pywith_raw_responsezOutputItems.with_raw_response   s     *$//    c                    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
        ) OutputItemsWithStreamingResponser"   s    r$   with_streaming_responsez#OutputItems.with_streaming_response%   s     055r&   Nextra_headersextra_query
extra_bodytimeoutc          	         |st        d|      |st        d|      |st        d|      | j                  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#   output_item_ideval_idrun_idr,   r-   r.   r/   s           r$   retrievezOutputItems.retrieve.   s    2 UV]U`abbTU[T^_``\]k\noppyygYfVHN>:JK(+Q[el /  
 	
r&   afterlimitorderstatusr,   r-   r.   r/   c       	            |st        d|      |st        d|      | j                  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
        r2   r3   r5   r6   z/output_items)rD   rE   rF   rG   )r,   r-   r.   r/   query)pager9   model)r<   _get_api_listr   r   r   r   r   OutputItemListParamsr#   rA   r@   rD   rE   rF   rG   r,   r-   r.   r/   s              r$   listzOutputItems.listU   s    L UV]U`abbTU[T^_``!!gYfVHM: 67(+'%%!&!&!&"(	 ,@@ )% " 
 	
r&   )returnr!   )rQ   r)   r?   strr@   rS   rA   rS   r,   Headers | Noner-   Query | Noner.   Body | Noner/   'float | httpx.Timeout | None | NotGivenrQ   r   )rA   rS   r@   rS   rD   
str | OmitrE   
int | OmitrF   Literal['asc', 'desc'] | OmitrG   Literal['fail', 'pass'] | Omitr,   rT   r-   rU   r.   rV   r/   rW   rQ   z&SyncCursorPage[OutputItemListResponse]__name__
__module____qualname____doc__r   r%   r*   r   rB   r   rP    r&   r$   r   r      s   60 0 6 6  )-$("&;D%
%
 	%

 %
 &%
 "%
  %
 9%
 
$%
X ! /315 )-$("&;D=
=
 	=

 =
 =
 -=
 /=
 &=
 "=
  =
 9=
 
0=
r&   c            	          e Zd 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
y)r   r   c                    t        |       S r    )AsyncOutputItemsWithRawResponser"   s    r$   r%   z"AsyncOutputItems.with_raw_response   s     /t44r&   c                    t        |       S r(   )%AsyncOutputItemsWithStreamingResponser"   s    r$   r*   z(AsyncOutputItems.with_streaming_response   s     5T::r&   Nr+   c          	        K   |st        d|      |st        d|      |st        d|      | j                  d| d| d| t        ||||      t               d	{   S 7 w)
r1   r2   r3   r4   r5   r6   r7   r+   r8   Nr;   r>   s           r$   rB   zAsyncOutputItems.retrieve   s     2 UV]U`abbTU[T^_``\]k\noppYYgYfVHN>:JK(+Q[el /  
 
 	
 
s   A"A+$A)%A+rC   c       	            |st        d|      |st        d|      | j                  d| d| dt        t           t	        |||	|
t        ||||dt        j                              t              S rI   )r<   rM   r   r   r   r   r   rN   rO   s              r$   rP   zAsyncOutputItems.list   s    L UV]U`abbTU[T^_``!!gYfVHM: !78(+'%%!&!&!&"(	 ,@@ )% " 
 	
r&   )rQ   rd   )rQ   rf   rR   )rA   rS   r@   rS   rD   rX   rE   rY   rF   rZ   rG   r[   r,   rT   r-   rU   r.   rV   r/   rW   rQ   zOAsyncPaginator[OutputItemListResponse, AsyncCursorPage[OutputItemListResponse]]r\   ra   r&   r$   r   r      s   65 5 ; ;  )-$("&;D%
%
 	%

 %
 &%
 "%
  %
 9%
 
$%
X ! /315 )-$("&;D=
=
 	=

 =
 =
 -=
 /=
 &=
 "=
  =
 9=
 
Y=
r&   c                      e Zd ZddZy)r!   c                    || _         t        j                  |j                        | _        t        j                  |j                        | _        y N)_output_itemsr   to_raw_response_wrapperrB   rP   r#   output_itemss     r$   __init__z#OutputItemsWithRawResponse.__init__  sB    )(@@!!
 %<<
	r&   Nro   r   rQ   Noner]   r^   r_   rp   ra   r&   r$   r!   r!         
r&   r!   c                      e Zd ZddZy)rd   c                    || _         t        j                  |j                        | _        t        j                  |j                        | _        y rk   )rl   r   async_to_raw_response_wrapperrB   rP   rn   s     r$   rp   z(AsyncOutputItemsWithRawResponse.__init__  sB    )(FF!!
 %BB
	r&   Nro   r   rQ   rr   rs   ra   r&   r$   rd   rd     rt   r&   rd   c                      e Zd ZddZy)r)   c                z    || _         t        |j                        | _        t        |j                        | _        y rk   )rl   r   rB   rP   rn   s     r$   rp   z)OutputItemsWithStreamingResponse.__init__+  s6    )4!!
 1
	r&   Nrq   rs   ra   r&   r$   r)   r)   *  rt   r&   r)   c                      e Zd ZddZy)rf   c                z    || _         t        |j                        | _        t        |j                        | _        y rk   )rl   r   rB   rP   rn   s     r$   rp   z.AsyncOutputItemsWithStreamingResponse.__init__7  s6    ):!!
 7
	r&   Nrx   rs   ra   r&   r$   rf   rf   6  rt   r&   rf   ),
__future__r   typing_extensionsr   httpx r   _typesr   r   r	   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!   rd   r)   rf   ra   r&   r$   <module>r      s    # %  ! L L L & ' ; Z : A 8 Q Y,
-z
/ z
zz
' z
z	
 	
	
 	
	
 	
	
 	
r&   