返回提交历史
Modified
g4f/Provider/Liaobots.py
+1
-1
XFEstudio/gpt4free
fix: gpt-4-turbo
2448c32b
代码差异
1 个文件
+1
-1
@@ -17,7 +17,7 @@ models = {
17
17
"tokenLimit": 14000,
18
18
"context": "16K",
19
19
},
20
"gpt-4-turbo-preview": {
20
"gpt-4-turbo": {
21
21
"id": "gpt-4-turbo-preview",
22
22
"name": "GPT-4-Turbo",
23
23
"maxLength": 260000,