deepseek-laravel icon indicating copy to clipboard operation
deepseek-laravel copied to clipboard

Streaming problem

Open kenarsuleyman opened this issue 6 months ago • 0 comments

Hello, When call DeepSeekClient->run() with $stream = true, returned response should be iterable, but now it returns raw SSE data as string.

kenarsuleyman avatar Jun 23 '25 11:06 kenarsuleyman