michael-han-il/dsh-llm-finish-reason-tolerance ↗★ 0
dsh-llm-finish-reason-tolerance
DSH harness plugin: tolerate OpenAI-compatible providers whose streaming responses omit finish_reason (e.g. the Snowflake Cortex gateway) so turns complete instead of failing with a TRANSPORT error.
AI Analysis
允许 DSH 兼容那些在流式响应中省略 `finish_reason` 的 OpenAI 兼容服务商(如 Snowflake Cortex),防止请求报错。适合使用特定非标 API 网关的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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. |