mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
Update jsconfig.json and package.json to correct open-sse path references from relative to local directory.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// Format identifiers
|
||||
export const FORMATS = {
|
||||
OPENAI: "openai",
|
||||
OPENAI_RESPONSES: "openai-responses",
|
||||
OPENAI_RESPONSE: "openai-response",
|
||||
CLAUDE: "claude",
|
||||
GEMINI: "gemini",
|
||||
GEMINI_CLI: "gemini-cli",
|
||||
CODEX: "codex",
|
||||
ANTIGRAVITY: "antigravity"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user