DSH Plugins
Back to plugins

@liu__min/dsh-vision-bridge

Has faultsUndeclaredv0.1.1Vision

Lets a main model with no vision see images: pictures arriving in a session are converted to text automatically, plus a view_image tool.

Install

dsh plugin --profile web add @liu__min/dsh-vision-bridge

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    Declares dsh.bundle.patch → plugin/cordis.patch.yml
  • patch-shipped
    The patch file ships in the tarball
  • patch-parses
    Patch parses and mounts 1 plugin row(s)
  • rows-resolvable
    1 row(s) name something an install cannot resolve, e.g. ./dsh-view-image.js
  • prebuilt
    Ships source only; installing runs its build script on your machine

What it mounts

insertdsh-view-image./dsh-view-image.js

These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.