passingby000/dsh-nl-model-switch ↗★ 0
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.).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:passingby000/dsh-nl-model-switch说明文档
阅读完整 README ↗使用
在对话中直接用自然语言说:
切换到 deepseek-v4-flash 模型
切到 deepseek-v4-pro
换到 glm-5.3,帮我翻译这段文字
用 deepseek-v4-flash 模型重新回答
switch to deepseek-v4-flash model
模型会调用 switch_model 工具完成切换,新模型确认后继续你的请求。