Skip to content
dsh.fish

Browse

3 results

Bundle

dsh-llm-finish-reason-tolerance

DSH harness bundle/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.

michael-han-il1
Bundle

dsh-finish-reason-patch

Tolerate OpenAI-compatible model streams that end without a terminal finish_reason so DSH turns complete instead of aborting.

Canson666
Bundle

@aiwayds/dsh-llm-net-retry

dsh plugin: bounded retry for transient gateway network failures the stock retry policy cannot classify (finish_reason: network_error, unexpected EOF, TLS alerts, stream read errors)

fan56