AIMaster7 commited on
Commit
fb66cdd
·
verified ·
1 Parent(s): ab3dadc

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -34,7 +34,7 @@ async def chat_completion(request: ChatRequest):
34
  'content-type': 'application/json',
35
  'origin': 'https://www.chatwithmono.xyz',
36
  'referer': 'https://www.chatwithmono.xyz/',
37
- 'user-agent': 'Mozilla/5.0',
38
  }
39
 
40
  payload = {
 
34
  'content-type': 'application/json',
35
  'origin': 'https://www.chatwithmono.xyz',
36
  'referer': 'https://www.chatwithmono.xyz/',
37
+ 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36',
38
  }
39
 
40
  payload = {