Initial commit

This commit is contained in:
老王
2026-06-20 09:54:51 +08:00
committed by GitHub
parent e0a1e7fcf5
commit 4977b89991
+1 -1
View File
@@ -1,5 +1,5 @@
const DEFAULT_UPSTREAM_BASE_URL = "https://unlimited.surf"; const DEFAULT_UPSTREAM_BASE_URL = "https://unlimited.surf";
const DEFAULT_OPENAI_MODEL = "gateway-gpt-5"; const DEFAULT_OPENAI_MODEL = "gateway-gpt-5-5";
const DEFAULT_CLAUDE_MODEL = "claude-opus-4-7-20260101"; const DEFAULT_CLAUDE_MODEL = "claude-opus-4-7-20260101";
const CORS_HEADERS = { const CORS_HEADERS = {