Townrain/dsh-session-title-interval-llm--packages-session-title-llm ↗★ 1
@deepseek-ai/dsh-session-title-llm
Shared LLM generation policy for DeepSeek Harness session-title providers (vendored standalone copy)
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
Every field is required except the paired route override; there are no library defaults.
| Key | Contract |
|---|---|
targetWords | Positive target word count for non-CJK titles. |
targetCjkCharacters | Positive target character count for Chinese, Japanese, or Korean titles. |
maxInputBytes | Positive UTF-8 byte ceiling for the final JSON-framed user prompt. |
maxOutputTokens | Positive auxiliary generation token cap. |
timeoutMs | Positive end-to-end deadline within the runtime timer limit. |
provider, model | Optional explicit route; both or neither. |