lin7zhi commited on
Commit
423de49
·
verified ·
1 Parent(s): 8a97e44

Update src/utils.py

Browse files
Files changed (1) hide show
  1. src/utils.py +1 -1
src/utils.py CHANGED
@@ -13,7 +13,7 @@ security = HTTPBearer()
13
 
14
  GEMINICLI_USER_AGENT = "GeminiCLI/0.1.5 (Windows; AMD64)"
15
 
16
- ANTIGRAVITY_USER_AGENT = "antigravity/1.15.8 windows/amd64"
17
 
18
  # OAuth Configuration - 标准模式
19
  CLIENT_ID = "681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com"
 
13
 
14
  GEMINICLI_USER_AGENT = "GeminiCLI/0.1.5 (Windows; AMD64)"
15
 
16
+ ANTIGRAVITY_USER_AGENT = "antigravity/1.18.3 windows/amd64"
17
 
18
  # OAuth Configuration - 标准模式
19
  CLIENT_ID = "681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com"