gproxy-transform 2.2.2

Pairwise request/response/stream transforms between the OpenAI, Anthropic Claude, and Google Gemini APIs
Documentation
1
2
3
4
5
//! Embedding pairwise transforms.

pub mod batch;
mod common;
pub mod single;