Gemini
Package
Section titled “Package”dotnet add package AgentCircuits.Providers.GeminiEntry points
Section titled “Entry points”Use either:
Gemini.LanguageModel("gemini-2.5-pro")Gemini.Create(new GeminiProviderOptions { ... })
Environment variable
Section titled “Environment variable”GEMINI_API_KEY=...File-config keys
Section titled “File-config keys”Current generic file-config support includes:
api_keybase_url
Gemini is also the provider package that currently covers image generation support in the repository runtime.