ollama-js icon indicating copy to clipboard operation
ollama-js copied to clipboard

Streamable requests should return an iterable class containing their own AbortController and corresponding `abort` method

Open hopperelec opened this issue 1 month ago • 0 comments

Personally, I would find this much more intuitive. It would also allow for making multiple streamable requests at once while still being able to abort them

hopperelec avatar May 25 '24 10:05 hopperelec