Versions in this module Expand all Collapse all v0 v0.2.0 Feb 8, 2026 v0.1.0 Feb 5, 2026 Changes in this version + var All = map[string]Config + func Available(ctx context.Context) map[string]Config + type Config struct + APIKeyEnvVar string + Alias string + Factory func(ctx context.Context, opts ...genai.ProviderOption) (genai.Provider, error)