package
0.14.2
Repository: https://github.com/cloudnative-zoo/go-commons.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author

# Type aliases

Options defines a function signature for configuring a GitHub Service instance.