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

XFEstudio/gpt4free

Update provider.py

91c396e3
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -0
Modified g4f/locals/provider.py +2 -0
@@ -1,3 +1,5 @@
1 from __future__ import annotations
2
1 3 import os
2 4
3 5 from gpt4all import GPT4All