Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeminiBackend ¶
func (*GeminiBackend) GenerateCommitMessage ¶
func (o *GeminiBackend) GenerateCommitMessage(prompt string) (string, error)
type OllamaBackend ¶
type OllamaBackend struct {
Model string
}
func (*OllamaBackend) GenerateCommitMessage ¶
func (o *OllamaBackend) GenerateCommitMessage(prompt string) (string, error)
type OpenAIBackend ¶
func (*OpenAIBackend) GenerateCommitMessage ¶
func (o *OpenAIBackend) GenerateCommitMessage(prompt string) (string, error)
Click to show internal directories.
Click to hide internal directories.