coproxy 0.6.1

OpenAI-compatible API proxy backed by GitHub Copilot
Documentation
1
2
3
pub async fn healthz() -> &'static str {
    "ok"
}