cline/cline

Cline's Stream=True is causing API failures

Open

#8,609 opened on 2026年1月14日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)TypeScript (61,799 stars) (6,427 forks)batch import
Bot RespondedHelp WantedVS Codestale

説明

Plugin Type

VSCode Extension

Cline Version

3.49.1

What happened?

When Cline sends requests it always sets Stream=True. Not all providers/models support streaming. This causes the API (in this case vLLM) to trigger an HTTP 400.

Steps to reproduce

Provider/Model

vLLM with nvidia/nemotron-3-nano-30b-a3b-bf16

System Information

N/a

コントリビューターガイド

Cline's Stream=True is causing API failures · cline/cline#8609 | Good First Issue