← 返回列表
D

@goodandready/dsh-fal-image-gen

v0.1.1 · 0 天前发布

FAL image generation for DeepSeek Harness: a generate_image tool backed by the FAL queue API (default model fal-ai/flux-2/klein/9b). Images render directly in the conversation, are saved to the workspace, and all settings are editable from the Web GUI.

deepseek-harnessdshdsh-pluginfalfal.aiimage-generationfluxflux-2text-to-imageaigc

README

dsh-fal-image-gen

Image generation for DeepSeek Harness (dsh): a generate_image tool backed by the FAL REST queue API. Default model — fal-ai/flux-2/klein/9b.

A generated image is:

  • saved into the workspace (<workspace>/generated/fal/*.png);

  • rendered directly in the conversation (via the dsh attachments service);

  • its fal.media file URL returned to the model with the path, size and seed.
  • Install

    bash

    From npm after publishing:


    dsh plugin --profile web add @goodandready/dsh-fal-image-gen

    From GitHub:


    dsh plugin --profile web add github:GooDAnDReaDY/dsh-fal-image-gen

    Locally from a checkout:


    dsh plugin --profile web add /path/to/dsh-fal-image-gen

    Restart the Web UI afterwards.

    C

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @goodandready/dsh-fal-image-gen
    Repo
    git+https://github.com/GooDAnDReaDY/dsh-fal-image-gen.git
    Engines
    {"node":">=20"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-ui-settings"]}}