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 全文を読む ↗
ドキュメント
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. |