gproxy-protocol 1.0.20

Wire-format types and cross-protocol transforms for Claude, OpenAI, and Gemini LLM APIs.
Documentation
1
2
3
pub use crate::transform::openai::model_list::gemini::utils::{
    openai_error_response_from_gemini, openai_model_from_gemini_model, strip_models_prefix,
};