Hacker News new | ask | show | jobs
by dcre 293 days ago
The key is “stream” in the error message. If you turn off streaming in llm (looks like --no-stream will do it) then I think it should work. I don’t understand why they gate streaming specifically but that’s what they seem to be doing.