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 분석
允许 DSH 兼容那些在流式响应中省略 `finish_reason` 的 OpenAI 兼容服务商(如 Snowflake Cortex),防止请求报错。适合使用特定非标 API 网关的用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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. |