michael-han-il/dsh-llm-finish-reason-tolerance0

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 网关的用户。

Package
dsh-llm-finish-reason-tolerance
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Configuration

FieldTypeDefaultMeaning
providersstring[][]Provider route keys (as named in the llm-pi-ai settings section) this tolerance applies to. [] = all providers.