michael-han-il/dsh-llm-finish-reason-tolerance ↗★ 0
dsh-llm-finish-reason-tolerance
容忍流式响应中缺失 finish_reason 的 DSH 模型兼容性插件
AI 分析
允许 DSH 兼容那些在流式响应中省略 `finish_reason` 的 OpenAI 兼容服务商(如 Snowflake Cortex),防止请求报错。适合使用特定非标 API 网关的用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
| Field | Type | Default | Meaning |
|---|---|---|---|
providers | string[] | [] | Provider route keys (as named in the llm-pi-ai settings section) this tolerance applies to. [] = all providers. |