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

XFEstudio/gpt4free

Update __init__.py

813e047b
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -0
Modified g4f/local/__init__.py +2 -0
@@ -1,3 +1,5 @@
1 from __future__ import annotations
2
1 3 from ..typing import Union, Messages
2 4 from ..locals.provider import LocalProvider
3 5 from ..locals.models import get_models