by aiprodcoder
Large model API gateway - a new AI large model interface management and API aggregation distribution system that supports the conversion of multiple large models into unified OpenAI compatible interfaces, Claude interfaces, and Gemini interfaces, which can be used for unified management and channel distribution of large model APIs within individuals or enterprises (key management and secondary distribution). It supports all major international and domestic large models, gemini, claude, qwen3, kimi-k2, Doubao, etc., and provides a single executable file. Docker image, one-click deployment, ready to use out of the box, completely open source, independent and controllable! This project is based on New-API and One-API, integrating all the functions of NewAPI, OneAPI and many third-party plug-ins into one, with super functions!
# Add to your Claude Code skills
git clone https://github.com/aiprodcoder/MIXAPI🍥新一代AI大模型网关,聚合大模型API调用,转换所有大模型API接口为标准的 OpenAI-API格式,提供统一访问接口,开箱即用
<p align="center"> <a href="https://raw.githubusercontent.com/Calcium-Ion/new-api/main/LICENSE"> <img src="https://img.shields.io/github/license/Calcium-Ion/new-api?color=brightgreen" alt="license"> </a> </p> </div> <div align="center"> <img src="/img/git0.png" width = "1000" height = "592" alt="mixapi" /> </div>全新AI大模型接口管理与API聚合分发系统,支持将多种大模型转换成统一的OpenAI兼容接口,Claude接口,Gemini接口,可供个人或者企业内部大模型API 统一管理和渠道分发使用(key管理与二次分发),支持国际国内所有主流大模型,gemini,claude,qwen3,kimi-k2,豆包等,提供单可执行文件, docker镜像,一键部署,开箱即用,完全开源,自主可控!<br>
MIXAPI提供了丰富的功能:
No comments yet. Be the first to share your thoughts!
📝 支持令牌中选择渠道组,设定该令牌只有渠道组下面的渠道可用,并结合选择渠道组,选择模型达到限制需求
📝 API令牌中增加控制使用总次数限制,当达到总次数限制时返回额度已用完
📝 增加在系统设置是否记录用户通过令牌请求api 开关控制
📝 优化用户输入只采集中文,过滤代码字符
📝 优化同一会话的多轮请求重复记录,只记录最后一次
📝 ...