File: //usr/local/lib/python3.10/dist-packages/openai/resources/__pycache__/batches.cpython-310.pyc
o
���g1O � @ s< d dl mZ d dlmZ d dlmZ d dlZddlmZ ddl m
Z
mZ ddlm
Z
mZmZmZmZ dd lmZmZ dd
lmZ ddlmZmZ ddlmZmZ dd
lmZmZ ddl m!Z! ddl"m#Z#m$Z$ ddl%m&Z& ddgZ'G dd� de�Z(G dd� de�Z)G dd� d�Z*G dd� d�Z+G dd� d�Z,G dd� d�Z-dS )� )�annotations)�Optional)�LiteralN� )�_legacy_response)�batch_list_params�batch_create_params)� NOT_GIVEN�Body�Query�Headers�NotGiven)�maybe_transform�async_maybe_transform)�cached_property)�SyncAPIResource�AsyncAPIResource)�to_streamed_response_wrapper�"async_to_streamed_response_wrapper)�SyncCursorPage�AsyncCursorPage)�Batch)�AsyncPaginator�make_request_options)�Metadata�Batches�AsyncBatchesc @ � e Zd Zed+dd��Zed,dd��Zeddded �d-dd�Zddded�d.dd �Zeeddded!�d/d'd(�Z ddded�d.d)d*�Z
dS )0r �return�BatchesWithRawResponsec 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
)r ��self� r$ �C/usr/local/lib/python3.10/dist-packages/openai/resources/batches.py�with_raw_response � zBatches.with_raw_response�BatchesWithStreamingResponsec C r �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"