返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
Fixed a typo in the README
82ee3afb
代码差异
1 个文件
+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