passingby000/dsh-nl-model-switch0

dsh-nl-model-switch

Switch the current DSH session's model with a natural-language sentence, on web, TUI, or IM bridges (WeChat, Feishu, etc.).

包名
dsh-nl-model-switch
版本
0.1.1
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:passingby000/dsh-nl-model-switch

使用

在对话中直接用自然语言说:

切换到 deepseek-v4-flash 模型
切到 deepseek-v4-pro
换到 glm-5.3,帮我翻译这段文字
用 deepseek-v4-flash 模型重新回答
switch to deepseek-v4-flash model

模型会调用 switch_model 工具完成切换,新模型确认后继续你的请求。