Versions in this module Expand all Collapse all v0 v0.3.14 Mar 9, 2026 v0.3.13 Mar 9, 2026 Changes in this version + func Run(ctx context.Context, args []string, options *RunOptions) error + type GeminiConfig struct + AuthToken string + BaseURL string + Model string + func NewConfig(ctx context.Context, options *RunOptions) (*GeminiConfig, error) + type RunOptions = cli.RunOptions