omnillm 0.1.2

Production-grade LLM API gateway with multi-key load balancing, per-key rate limiting, circuit breaking, and cost tracking
Documentation
1
2
3
//! Cost tracking and budget enforcement.

pub mod tracker;