XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Updated g4f/models.py

fa536667
kqlio67 <kqlio67@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -0
Modified g4f/models.py +1 -0
@@ -80,6 +80,7 @@ default = Model(
80 80 ChatgptFree,
81 81 ReplicateHome,
82 82 Upstage,
83 Blackbox,
83 84 ])
84 85 )
85 86