MCPcopy Create free account
hub / github.com/SuperJJ007/CSSwitch / csswitch_proxy.py

File csswitch_proxy.py

proxy/csswitch_proxy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""CSSwitch 代理:把 Claude Science 的推理转发到第三方模型(provider 可切)。
3
4Providers:

Callers

nothing calls this directly

Calls 4

normalize_openai_baseFunction · 0.85
openai_endpointFunction · 0.85
load_keyFunction · 0.70
logFunction · 0.70

Tested by

no test coverage detected