Skip to content

v0.2.0 — Native DSH image attachments

Choose a tag to compare

@hanchn hanchn released this 16 Aug 17:16
· 5 commits to main since this release

What's new

  • Drag or paste images directly into DSH Web while using a text-only DeepSeek model
  • Route authorized attachment bytes through local Ollama/Gemma before the main model call
  • Bridge DSH image admission without exposing internal attachment paths
  • Keep explicit inspect_image support for paths and data URLs
  • Add multi-provider configuration, privacy guidance, bilingual README updates, and a Chinese technical article
  • Add real Ollama model discovery, ToolRuntime, and attachment bridge tests

Privacy

Automatic routing remains local-only by default. Remote image fallback stays disabled unless explicitly enabled. Real API keys are not included in this repository or release.