Versions in this module Expand all Collapse all v0 v0.1.0 Mar 11, 2026 Changes in this version + func DefaultModel(provider llm.ProviderName) string + type Config struct + APIKey string + Exhaustive bool + GitHubTokens []string + MaxRepos int + Model string + OllamaHost string + OutputDir string + PrivateToken string + Provider llm.ProviderName + UseVertexAI bool + Username string + Verbose bool + VertexProjectID string + VertexRegion string + func (c *Config) LoadFromEnv() + func (c *Config) Validate() error