yolorouter/dsh-llmasking

皮肤 ⭐ 0 MIT web-ui

deepseek-harness(dsh)的传输层数据掩蔽:模型看到的是占位符,而您在流中实时看到真实值被还原。

catalog 简介:Transport-layer data masking for deepseek-harness (dsh): the model sees placeholders, you see real values restored live in the stream.

安装

session log (real values)
        │ deriveMessages()
        ▼
┌─ dsh-llmasking (llm/stream) ─────────────────────────┐
│  mask request copy: 13800138000 → [PHONE_1]          │
│  re-dispatch masked copy through the waterfall       │
│  restore every response chunk on the way back,       │
│  including placeholders split across SSE boundaries  │
└──────────────────┬───────────────────────────────────┘
                   ▼
        provider / model sees only placeholders

yolorouter/dsh-llmasking 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。