xiaoyizhuang03-droid/dsh-lmstudio-router

xiaoyizhuang03-droid★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

Local LM Studio model router for the dsh web GUI: routes token-expensive bulk tasks (text work, compaction, session titles) to a local LM Studio model over its OpenAI-compatible /v1 endpoint, auto-launches LM Studio, and fits requests into the model context window. Zero-dependency host plugin.

README 摘要

dsh-lmstudio-router Local LM Studio model router for the dsh web GUI. Routes unimportant but token-expensive requests (bulk text work, compaction, session titles) to a local LM Studio model over its OpenAI-compatible /v1 endpoint, auto-launches LM Studio when it is not running, and fits every local request into the model's context window (default 8192). Dependency-free host plugin. See README.zh.md for the full Chinese documentation. Install Then add a config override in /.dsh/profiles/web/cordis.patch.yml : Restart dsh web . Force routing with [local] / [remote] (or local: / remote: ) at the start of a user message. Test License MIT

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginlm-studio

分类