AI Agent Hub
Back to plugins
🤖

dsh-nanobananapro

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install synmindai/dsh-nanobananapro

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install synmindai/dsh-nanobananapro to install this plugin in DeepSeek Harness; the source repository is available at https://github.com/synmindai/dsh-nanobananapro .

About this plugin

DeepSeek Harness excels at model inference and tool orchestration but lacks a built-in path for image and video generation. dsh-nanobananapro fills that gap by wiring the NanoBananaPro public API directly into Harness, letting you produce visual content as a native step in your workflow with nothing more than a self-owned NanoBananaPro API key.

The plugin exposes five tools: image generation, video generation, task-status polling, API balance inquiry, and account help. On the safety and billing side, paid tools require explicit user approval by default, every submission carries an idempotency key to prevent duplicate charges, transient 429 and 5xx responses are retried with bounded backoff, and timed-out tasks are returned with a timed_out flag so you can poll for results instead of resubmitting. Reference media must be supplied as public HTTPS URLs; the plugin does not upload local files.

If you have already built multi-step reasoning pipelines in DeepSeek Harness and want to slot in an image or video generation step without leaving the environment, this plugin turns a text prompt into a finished visual asset in a single tool call, provided you hold an active NanoBananaPro API wallet.

Use Cases

  • Generate images or videos inline within a Harness workflow
  • Poll asynchronous generation tasks and track final results
  • Check NanoBananaPro API balance and real-time usage

Best For

  • Developers already building inference pipelines in DeepSeek Harness
  • Users holding a NanoBananaPro API key who need multimodal output
  • Teams wanting to integrate visual generation without managing a proxy