mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
feat: show chatgpt web image quota
This commit is contained in:
@@ -19,6 +19,7 @@ class ProviderType(str, Enum):
|
||||
CLAUDE_CODE = "claude_code"
|
||||
KIRO = "kiro"
|
||||
CODEX = "codex"
|
||||
CHATGPT_WEB = "chatgpt_web"
|
||||
GEMINI_CLI = "gemini_cli"
|
||||
ANTIGRAVITY = "antigravity"
|
||||
VERTEX_AI = "vertex_ai"
|
||||
|
||||
Reference in New Issue
Block a user