Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claude ¶
type Claude struct {
// contains filtered or unexported fields
}
type Ollama ¶
type Ollama struct {
// contains filtered or unexported fields
}
type OpenAICompat ¶
type OpenAICompat struct {
// contains filtered or unexported fields
}
func NewOpenAICompat ¶
func NewOpenAICompat(baseURL, apiKey, model, name string) *OpenAICompat
func NewOpenRouter ¶
func NewOpenRouter(apiKey, model string) *OpenAICompat
func (*OpenAICompat) Name ¶
func (o *OpenAICompat) Name() string
Click to show internal directories.
Click to hide internal directories.