BatchResponse

io.cequence.openaiscala.domain.response.BatchResponse

Represents the response of a batch request.

Attributes

body

The JSON body of the response.

request_id

An unique identifier for the OpenAI API request. Please include this request ID when contacting support.

status_code

The HTTP status code of the response.

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view