gephyr 1.16.18

Gephyr is a headless local AI relay/proxy API handling OpenAI, Claude, and Gemini-compatible APIs
Documentation
1
2
3
4
pub mod collector;
pub mod models;
pub mod wrapper;
pub use wrapper::*;