Nigel211

codex_deepseek_proxy

Nigel211

将 OpenAI Responses API 请求翻译为 DeepSeek Chat Completions API 的流式代理,让 Codex 接入 DeepSeek 模型。Streaming proxy for cc-switch that bridges OpenAI Responses API to DeepSeek Chat API, enabling Codex to use DeepSeek

AI 简介

这是一个将 OpenAI Responses API 请求与响应格式双向转换为 DeepSeek Chat Completions API 的流式代理服务,专为 Codex IDE/CLI 通过 cc-switch 接入 DeepSeek 模型而设计。核心功能包括完整支持 Function Calling(含工具定义透传、并行调用合并、tool 消息顺序修复)、SSE 流式响应语义对齐、系统消息重排、以及 reasoning_content 自动过滤。适用于本地开发环境下使用 Codex 工具链调用 DeepSeek 大模型的场景,无需修改客户端代码即可实现模型后端切换。

Python
MIT License
33
Stars
7
Forks
29
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天0
综合评分42.71
默认分支main