MCPcopy Create free account
hub / github.com/Nigel211/codex_deepseek_proxy / codex_proxy.py

File codex_proxy.py

codex_proxy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# codex_proxy.py — OpenAI Responses API ↔ DeepSeek Chat API 流式转发
2import sys
3import os
4import json

Callers

nothing calls this directly

Calls 2

_load_dotenvFunction · 0.85
_ensure_api_keyFunction · 0.85

Tested by

no test coverage detected