Documentation ¶
Index ¶
Constants ¶
View Source
const ProviderName = "openai"
Variables ¶
View Source
var (
ErrAPIKeyRequired error = errors.New("api key is required")
)
Functions ¶
func WithAzureConfig ¶
func WithOpenAIClient ¶
func WithOpenAIConfig ¶
Types ¶
type OpenAIProvider ¶
type OpenAIProvider struct { }
var Provider OpenAIProvider
func (OpenAIProvider) NewLLMClient ¶
func (OpenAIProvider) NewTTSClient ¶
Click to show internal directories.
Click to hide internal directories.