awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRequest-Response Translation Layers

Systems that translate both incoming request schemas and outgoing response formats between different API providers.

Distinct from Response Translation Layers: Covers the full bidirectional translation cycle, whereas Response Translation Layers only focus on outputs

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Request-Response Translation Layers. Refine with filters or upvote what's useful.

Awesome Request-Response Translation Layers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 1rgs/claude-code-proxy1rgs 的头像

    1rgs/claude-code-proxy

    3,622在 GitHub 上查看↗

    This project is an LLM API proxy gateway and compatibility layer designed to route, translate, and proxy requests between model clients and various large language model providers. It functions as a multi-provider router that maps model requests to alternative backends based on configurable tiers and capabilities. The gateway acts as a translation layer that converts API request and response formats between different providers, such as OpenAI or Gemini, to ensure compatibility. It includes a tool-use proxy to handle the execution and processing of model tool definitions and function calls, and

    Converts incoming API calls and outgoing responses between different provider schemas to maintain client compatibility.

    Python
    在 GitHub 上查看↗3,622
  • vllm-project/semantic-routervllm-project 的头像

    vllm-project/semantic-router

    3,205在 GitHub 上查看↗

    Converts OpenAI-style chat requests to Anthropic's Messages API format and translates responses back.

    Goai-gatewaybert-classificationfine-tuning
    在 GitHub 上查看↗3,205
  1. Home
  2. Artificial Intelligence & ML
  3. Request-Response Translation Layers