crabllm-proxy 0.0.12

HTTP proxy server for the crabllm LLM API gateway
Documentation
1
2
3
4
5
6
pub mod audit;
pub mod budget;
pub mod cache;
pub mod logging;
pub mod rate_limit;
pub mod usage;