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

XFEstudio/gpt4free

Update __init__.py

8a880fa1
kggn <95663228+kggn@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -0
Modified g4f/Provider/__init__.py +1 -0
@@ -23,6 +23,7 @@ from .Providers import (
23 23 BingHuan,
24 24 Wewordle,
25 25 ChatgptAi,
26 opchatgpts
26 27 )
27 28
28 29 Palm = Bard