Update main.py
Browse files
main.py
CHANGED
@@ -178,7 +178,7 @@ async def chat_completions(
|
|
178 |
),
|
179 |
'stream': True,
|
180 |
'app_name': 'ChitChat_Edge_Ext',
|
181 |
-
'app_version': '4.
|
182 |
'tz_name': 'Asia/Karachi',
|
183 |
'cid': '',
|
184 |
'model': request.model,
|
|
|
178 |
),
|
179 |
'stream': True,
|
180 |
'app_name': 'ChitChat_Edge_Ext',
|
181 |
+
'app_version': '4.28.0',
|
182 |
'tz_name': 'Asia/Karachi',
|
183 |
'cid': '',
|
184 |
'model': request.model,
|