Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleProvider ¶
type GoogleProvider struct {
// contains filtered or unexported fields
}
func (*GoogleProvider) Model ¶
func (gp *GoogleProvider) Model() string
type OpenAiProvider ¶ added in v0.6.0
type OpenAiProvider struct {
// contains filtered or unexported fields
}
func (*OpenAiProvider) Model ¶ added in v0.6.0
func (provider *OpenAiProvider) Model() string
Click to show internal directories.
Click to hide internal directories.