gproxy-transform 2.6.3

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

pub mod gemini_to_openai;
pub mod openai_to_gemini;