AIMaster7 commited on
Commit
775306e
·
verified ·
1 Parent(s): e7d2387

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -124,7 +124,7 @@ def build_payload(messages: List[Dict[str, Any]]) -> Dict[str, Any]:
124
  "id": random_id()
125
  },
126
  "expires": "2025-06-09T19:36:08.220Z",
127
- "isNewUser": False
128
  },
129
  "isPremium": True,
130
  "subscriptionCache": {
 
124
  "id": random_id()
125
  },
126
  "expires": "2025-06-09T19:36:08.220Z",
127
+ "isNewUser": True
128
  },
129
  "isPremium": True,
130
  "subscriptionCache": {