inferlab-proxy 0.8.0

The built-in serving proxy for Inferlab experiment topologies.
Documentation
1
2
3
4
5
6
7
8
pub mod core;
pub mod error;
pub mod sglang;
pub mod trtllm;
pub mod vllm_mooncake;
pub mod vllm_nixl;

pub use error::ProxyError;