
    i3                    X   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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)path_template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    y/Users/manta/Documents/Projects/TheRoad-I1/.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                  t        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/{eval_id}/runs/{run_id}/output_items/{output_item_id}eval_idrun_idoutput_item_idr,   optionscast_to
ValueError_getr   r   r   r$   r:   r8   r9   r-   r.   r/   r0   s           r%   retrievezOutputItems.retrieve.   s    2 UV]U`abbTU[T^_``\]k\noppyyN-	 )+Q[el /  
 	
r'   afterlimitorderstatusr-   r.   r/   r0   c       	            |st        d|      |st        d|      | j                  t        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
        r3   r4   z+/evals/{eval_id}/runs/{run_id}/output_items)r8   r9   )rD   rE   rF   rG   )r-   r.   r/   r0   query)pager<   model)	r?   _get_api_listr   r   r   r   r   r   OutputItemListParamsr$   r9   r8   rD   rE   rF   rG   r-   r.   r/   r0   s              r%   listzOutputItems.listZ   s    L UV]U`abbTU[T^_``!!GQXagh 67(+'%%!&!&!&"(	 ,@@ )% " 
 	
r'   )returnr"   )rQ   r*   r:   strr8   rS   r9   rS   r-   Headers | Noner.   Query | Noner/   Body | Noner0   'float | httpx.Timeout | None | NotGivenrQ   r   )r9   rS   r8   rS   rD   
str | OmitrE   
int | OmitrF   Literal['asc', 'desc'] | OmitrG   Literal['fail', 'pass'] | Omitr-   rT   r.   rU   r/   rV   r0   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*
 
$*
b ! /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                  t        d|||      t        ||||      t               d{   S 7 w)	r2   r3   r4   r5   r6   r7   r,   r;   Nr>   rA   s           r%   rB   zAsyncOutputItems.retrieve   s     2 UV]U`abbTU[T^_``\]k\noppYYN-	 )+Q[el /  
 
 	
 
s   A&A/(A-)A/rC   c       	            |st        d|      |st        d|      | j                  t        d||      t        t           t        |||	|
t        ||||dt        j                              t              S rI   )	r?   rM   r   r   r   r   r   r   rN   rO   s              r%   rP   zAsyncOutputItems.list   s    L UV]U`abbTU[T^_``!!GQXagh !78(+'%%!&!&!&"(	 ,@@ )% " 
 	
r'   )rQ   rd   )rQ   rf   rR   )r9   rS   r8   rS   rD   rX   rE   rY   rF   rZ   rG   r[   r-   rT   r.   rU   r/   rV   r0   rW   rQ   zOAsyncPaginator[OutputItemListResponse, AsyncCursorPage[OutputItemListResponse]]r\   ra   r'   r%   r   r      s   65 5 ; ;  )-$("&;D*
*
 	*

 *
 &*
 "*
  *
 9*
 
$*
b ! /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__5  s6    )4!!
 1
	r'   Nrq   rs   ra   r'   r%   r*   r*   4  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__A  s6    ):!!
 7
	r'   Nrx   rs   ra   r'   r%   rf   rf   @  rt   r'   rf   )-
__future__r   typing_extensionsr   httpx r   _typesr   r   r	   r
   r   r   r   _utilsr   r   _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 5 ' ; Z : A 8 Q Y,
-
/ 
D
' 
D	
 	
	
 	
	
 	
	
 	
r'   