Gemini
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/gemini-connector
Google Gemini
Gemini connector for cinatra. Registers an llm-provider-surface capability that routes agent and workflow calls to Google Gemini models, storing the API key securely through the Nango credential vault so the cinatra database never holds it in plaintext. Full documentation lives in the Integrations hub at https://docs.cinatra.ai/integrations/gemini/
Works with
- cinatra
capabilitieshost port (llm-provider-surfaceandnango-systemsurfaces) - Google Gemini API (models, audio transcription, image generation)
Capabilities
- Routes cinatra agents and workflows to Google Gemini models at runtime
- Stores and reads the Gemini API key via the Nango credential vault with readback verification
- Exposes
getConfiguredAPIKey,getLoggingSettings, andsaveLoggingSettingsthrough thellm-provider-surfacecapability - Writes per-call request and response log files to a configurable log directory
- Audio and video transcription via Gemini
- Image generation via Gemini with handoff to downstream agents
- Converted the connector to the schema-config surface: configuration renders from a declared config schema instead of a custom React page, configuring fully at runtime with no image rebuild.
- Declared the connector's supported Cinatra SDK ABI range.
- Removed the extension-rendered connection-status pill.
- Re-publishing restores the connector's registry metadata that a prior publisher bug had stripped, fixing installation.
More from Cinatra
Set up Google sign-in for your workspace and connect every Google-backed service through a single shared OAuth client. One Google Cloud project, configured once,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/google-oauth-connector
Meta-skills used when authoring new Cinatra skills. The bundle generates the short example prompt that appears beside a skill in the catalog — the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/skill-creator-skills
Editorial guidance for the Cinatra blog agents. This bundle ships the prompts behind blog idea brainstorming, full long-form drafting, and short LinkedIn promotion —…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-skills
The conversational skill bundle that powers the Cinatra chat assistant. It shapes how the assistant talks, recognizes what you are trying to do, and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/assistant-skills
A security-review helper that sits beside the agent-authoring chat experience. It reads a draft agent definition and flags the fuzzy risks a deterministic linter…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/security-reviewer-agent
Find and verify professional contacts through Apollo, straight from your Cinatra agents. Connect Apollo once and your prospecting and discovery agents can pull verified…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/apollo-connector
Reviews
There are no reviews yet.