| Crates.io | ricecoder-local-models |
| lib.rs | ricecoder-local-models |
| version | 0.1.71 |
| created_at | 2025-12-09 18:47:43.623347+00 |
| updated_at | 2025-12-09 18:47:43.623347+00 |
| description | Local model management for RiceCoder (Ollama integration) |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976012 |
| size | 90,140 |
Local model management for RiceCoder (Ollama integration)
Add to your Cargo.toml:
[dependencies]
ricecoder-local-models = "0.1"
use ricecoder_local_models::*;
// Your code here
For more information, see the documentation.
MIT