| Crates.io | ricecoder-providers |
| lib.rs | ricecoder-providers |
| version | 0.1.71 |
| created_at | 2025-12-09 17:27:47.089024+00 |
| updated_at | 2025-12-09 17:27:47.089024+00 |
| description | AI provider abstraction and integration |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975800 |
| size | 581,051 |
AI provider abstraction and integration
Add to your Cargo.toml:
[dependencies]
ricecoder-providers = "0.1"
use ricecoder_providers::*;
// Your code here
For more information, see the documentation.
MIT