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