homily707/dsh-session-header0

dsh-session-header

Inject an x-session-id HTTP header onto every DeepSeek Harness LLM provider request, carrying the harness session id of that exact call.

AI 分析

核心用途是在向大模型 API 发送请求时附带 DSH 会话标识。适合需要配合后端网关进行会话级审计、日志追踪或流量计费的团队与开发者。

パッケージ
dsh-session-header
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/14

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:homily707/dsh-session-header

ドキュメント

README 全文を読む ↗

Configuration

fieldtypedefaultmeaning
headerstringx-session-idheader name to inject; case-insensitive on the wire
valuestringfixed value; unset = the harness session id of the call in flight