coproxy 0.6.1

OpenAI-compatible API proxy backed by GitHub Copilot
Documentation
1
2
3
4
5
pub mod convert;
pub mod convert_responses;
pub mod stream;
pub mod stream_responses;
pub mod types;