RealAlexandreAI/dsh-gemini-multimodal

RealAlexandreAI★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

README 摘要

dsh-gemini-multimodal Gives DeepSeek Harness multimodal perception : the harness model (e.g. DeepSeek) is text-only, so this plugin delegates seeing/hearing to Gemini — image/audio/video/document understanding, transcription, and image generation. English · 中文 Why DeepSeek models are text-only. When a task involves a screenshot, a chart, a voice memo, a video clip, or a PDF, this plugin lets the agent actually look and listen — and keep the judgment in the main model. Two providers (pick one) provider what it needs when to use gemini api a Gemini API key from aistudio.google.com default; direct REST, fast, one HTTP call antigravity cli local agy CLI, signed in with your Google account no key to manage; uses your Antigravity/Google One quota Where to get the key (gemini api): go to aistudio.google.com → sign in with your Google account → Get API key → Create API key. Keys start with AIza... or AQ. — both work. Pro/Google One subscribers get the same free-tier API quota (image generation is rate-limited on the free tier). antigravity cli setup: curl -fsSL https://antigravity.google/cli/install.sh bash , then run agy once and sign in. No key needed. Quick start Configure in your profi…

在 GitHub 查看完整 README →
工具/开发dshdsh-plugingeminimultimodalagent

分类