Module own

Module own 

Source
Expand description

Own namespace of the module.

Structs§

AudioResponseFormat
Represents audio response format options.
ChatCompletionStreamOptions
Represents options for streaming chat completions.
CompletionTokensDetails
Detailed breakdown of completion tokens.
CompletionUsage
Represents usage statistics for completions, including token details.
Coordinate
Represents a 2D coordinate (x, y).
DefaultProjectErrorResponse
Represents the structure for a default project error response.
DeleteAssistantResponse
Represents the structure for a deleted assistant confirmation.
DeleteFileResponse
Represents the structure for a deleted file confirmation.
DeleteFineTuningCheckpointPermissionResponse
Represents the structure for a deleted fine-tuning checkpoint permission confirmation.
DeleteMessageResponse
Represents the structure for a deleted message confirmation.
DeleteModelResponse
Represents the structure for a deleted model confirmation.
DeleteResponse
Represents the structure for a deleted response confirmation.
DeleteThreadResponse
Represents the structure for a deleted thread confirmation.
DeleteVectorStoreFileResponse
Represents the structure for a deleted vector store file confirmation.
DeleteVectorStoreResponse
Represents the structure for a deleted vector store confirmation.
Error
Represents a generic API error structure, used in top-level error responses.
ErrorResponse
Represents a generic error response wrapper containing an Error object.
Includable
Represents includable fields in Responses API calls.
InviteDeleteResponse
Represents the structure for a deleted invite confirmation.
ListQuery
Represents query parameters for listing operations, specifically for pagination.
LogProb
Represents log probability information, including top alternative tokens.
LogProbProperties
Represents log probability properties for a token.
Metadata
Represents metadata as key-value pairs, allowing attachment of custom information.
ModelIdsResponses
Represents model identifiers specific to the Responses API.
ModelIdsShared
Represents model identifiers shared across multiple API endpoints.
ModelResponseProperties
Represents the properties common to model responses across different APIs.
ParallelToolCalls
Represents parallel tool call settings.
ProjectApiKeyDeleteResponse
Represents the structure for a deleted project API key confirmation.
ProjectDeleteResponse
Represents the structure for a deleted project confirmation (Note : Projects are archived, not deleted). This might represent the response from an archive operation.
ProjectServiceAccountDeleteResponse
Represents the structure for a deleted project service account confirmation.
ProjectUserDeleteResponse
Represents the structure for a deleted project user confirmation.
PromptTokensDetails
Detailed breakdown of prompt tokens.
Reasoning
Represents the reasoning configuration for o-series models.
ReasoningEffort
Represents reasoning effort options for o-series models.
ResponseError
Represents an error object returned in specific contexts, like last_error.
ResponseFormatJsonObject
Represents the JSON object response format configuration.
ResponseFormatJsonSchema
Represents the JSON schema response format configuration.
ResponseFormatJsonSchemaSchema
Represents the JSON schema object used within ResponseFormatJsonSchema.
ResponseFormatJsonSchemaSchemaDetails
Details for the JSON schema response format.
ResponseProperties
Represents the properties specific to the main Response object.
ResponseUsage
Represents token usage statistics for a completed response.
TextResponseFormatConfiguration
Configuration for the text response format.
TranscriptionInclude
Represents options for including additional data in transcription responses.
UserDeleteResponse
Represents the structure for a deleted user confirmation.
VectorStoreFileAttributes
Represents attributes for a vector store file.
VoiceIdsShared
Represents voice options for text-to-speech generation.

Enums§

ModelIds
Represents all possible model identifiers, handling different enum subsets.
StopConfiguration
Represents stop sequence configuration for completions.
TextResponseFormatConfigurationOptions
Represents the overall text response format configuration options.