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
5
pub mod account;
pub mod account_service;
pub mod id_token;
pub mod oauth;
pub mod oauth_server;