pepperoni21 / ollama-rs

A Rust library allowing to interact with the Ollama API.
MIT License
367 stars 47 forks source link

Re-add Send for GenerationResponseStream #34

Closed functorism closed 3 months ago

functorism commented 3 months ago

Re-add Send to GenerationResponseStream, which was fixed in https://github.com/pepperoni21/ollama-rs/pull/14 but was undone in https://github.com/pepperoni21/ollama-rs/pull/13/files#diff-7cbb70dd16d7a45e6e2ff69fa40768ff25c2e6a55aa17810ac365c566dbbe645R11-R14