mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-03-02 04:24:11 +08:00
Refactor codebase
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package constant
|
||||
|
||||
const (
|
||||
GEMINI = "gemini"
|
||||
GEMINICLI = "gemini-cli"
|
||||
CODEX = "codex"
|
||||
CLAUDE = "claude"
|
||||
OPENAI = "openai"
|
||||
)
|
||||
Reference in New Issue
Block a user