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::claude::utils::{
    openai_error_response_from_claude, openai_model_from_claude_model,
};