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
Edit Drupal content from plain-language instructions. Tell the agent which node to change and what to change about it, and it reads the page,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/drupal-agent
Connect Twenty CRM to Cinatra so your agents can look up companies and contacts and keep your CRM records up to date.
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/twenty-connector
Turn a blog idea into a polished markdown draft, ready to review and publish. Hand the agent an idea — title, summary, and outline…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-draft-writer-agent
Send a test preview of an outreach campaign to a single address before the real launch. Pick which drafts to include — one initial,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-test-delivery-agent
Point this agent at a YouTube channel URL or a podcast website and get back a clean list of its videos or episodes. It…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-feed-lister-agent
A finished, publish-ready blog article in Markdown. Blog Posts cover both articles generated by Cinatra's blog pipeline and posts uploaded from an existing CMS…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-post-artifact
Reviews
There are no reviews yet.