Versions in this module Expand all Collapse all v0 v0.1.0 Jul 10, 2026 Changes in this version + func Generate(ctx context.Context, opts GenerateOptions) (string, error) + func GeneratePrompt(locale string, maxLength int, commitType string, customPrompt string) string + type GenerateOptions struct + CustomPrompt string + Debug bool + Diff string + Locale string + MaxLength int + Model string + Timeout time.Duration + Type string