# Functions

No description provided by the author
WithAPIType passes the api type to the client.
WithAPIVersion passes the api version to the client.
WithBaseURL passes the OpenAI base url to the client.
WithEmbeddingModel passes the OpenAI model to the client.
WithHTTPClient allows setting a custom HTTP client.
WithModel passes the OpenAI model to the client.
WithOrganization passes the OpenAI organization to the client.
WithResponseFormat allows setting a custom response format.
WithToken passes the OpenAI API token to the client.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

nolint:gochecknoglobals.
No description provided by the author
No description provided by the author
No description provided by the author
nolint:lll.
No description provided by the author
nolint:gochecknoglobals.

# Structs

No description provided by the author

# Type aliases

No description provided by the author
ChatCompletionResponseFormat is the chat response format for the OpenAI client.
Option is a functional option for the OpenAI client.
ResponseFormat is the response format for the OpenAI client.