# Functions
New initializes a new Service, applying any options and configuring the client.
WithAPIKey configures the OpenAI client with the provided apiKey.
WithAPIVersion configures the Azure client with the provided apiVersion.
WithBaseURL configures the OpenAI client with the provided baseURL.
WithModel configures the OpenAI client with the provided model.
# Type aliases
Options defines a function signature for configuring a GitHub Service instance.