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

XFEstudio/gpt4free

Fixed a typo in the README

82ee3afb
Alex Shirokovskih <alex.shir.141@gmail.com>
提交于

代码差异

1 个文件 +1 -1
Modified README.md +1 -1
@@ -186,7 +186,7 @@ docker-compose down
186 186 import g4f
187 187
188 188 g4f.debug.logging = True # Enable debug logging
189 g4f.debug.check_version = False # Disable automatic version checking
189 g4f.debug.version_check = False # Disable automatic version checking
190 190 print(g4f.Provider.Bing.params) # Print supported args for Bing
191 191
192 192 # Using automatic a provider for the given model