coproxy 0.1.1

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