@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-bridgeSwap web for your own profile name. First use initializes the profile for you.
Checks
- declares-bundleDeclares dsh.bundle.patch → plugin/cordis.patch.yml
- patch-shippedThe patch file ships in the tarball
- patch-parsesPatch parses and mounts 1 plugin row(s)
- rows-resolvable1 row(s) name something an install cannot resolve, e.g. ./dsh-view-image.js
- prebuiltShips 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.