Abraxas-365 / langchain-rust

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
MIT License
491 stars 63 forks source link

chore: bump ollama `0.1.9` to `0.2.0` #167

Closed erhant closed 2 months ago

erhant commented 2 months ago

The Ollama client itself at 0.2.0 is not compatible with 0.1.9, therefore it becomes a problem when one wants to use Ollama-rs on its own and together with LangChain.