coproxy 0.2.0

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