description: "Package map for the durable image attachment capability family: what you can do with image attachments, and where your images are stored."
English | 中文
The attachment/ group provides durable image attachments: attach images to prompts and commands, and the harness saves them on your machine, shows them again in conversation history, and sends them to the model in later turns. The shipped dsh composition enables this with no setup. The capability and its storage are split across two packages, described below. Stored images survive restarts and are never deleted automatically, and only raster image formats are supported.
These two packages provide durable image attachments; each README describes what you can do with its part.
| Package | Role | ctx key |
|---|---|---|
attachment/ |
Image attachments for prompts and commands that persist and come back in history | ctx.attachments |
attachment-local/ |
Stores your attached images on this machine below DSH_HOME |
registers on ctx.attachments |
Start with the subsystem reference for the service contract, then the capability-seam table and the configuration surface of the local backend.
ctx.attachments cordis surface.