A simple and lightweight Ollama API wrapper for Rust. Interact with your local Ollama models effortlessly without dealing with raw HTTP requests.
Features
- Easy to use API
- Async support
- Minimal dependencies
Quick Start
use ;
Requirements
- Ollama installed and running locally
License
MIT