1
提供语言模型接入与请求路由网关。
$ dsh plugin --profile web add dsh-llm-gate
6
个插件
★ 2
累计 Star
提供语言模型接入与请求路由网关。
$ dsh plugin --profile web add dsh-llm-gate全局调高 Node.js HTTP 超时限制,避免慢速本地模型在长请求中被中断。
$ dsh plugin --profile web add dsh-fetch-timeouts提供日志功能,用于调试和监控插件行为。
$ dsh plugin --profile web add dsh-logbook固定对话使用的模型,覆盖默认选择。
$ dsh plugin --profile web add dsh-model-pin为对话回合增添趣味扮演,把每条消息变成医生问诊的诙谐诊断。
$ dsh plugin --profile web add dsh-turn-doctor监控并管理本地模型上下文大小,保持在 GPU 友好范围内,含预填充速度测量和早期压缩。
$ dsh plugin --profile web add dsh-context-budget