Gemini Provider Docs Index
Scope
- Documentation entry for
@robota-sdk/agent-provider-gemini, the canonical Google Gemini provider package.
Current Capabilities
- Modern Gemini transport on
@google/genai. - Provider profile type
gemini. - Branch-free provider-definition metadata for CLI setup.
@robota-sdk/agent-provider-googleremains a compatibility wrapper during migration.
Canonical Documents
- Package README: installation and migration notes.
SPEC.md: Provider scope, ownership boundaries, and canonical responsibilities.
Notes
- Keep provider-specific details in this package docs.
- Keep shared contract-level rules in
@robota-sdk/agent-coredocs.