diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ docker-compose down import g4f g4f.debug.logging = True # Enable debug logging -g4f.debug.check_version = False # Disable automatic version checking +g4f.debug.version_check = False # Disable automatic version checking print(g4f.Provider.Bing.params) # Print supported args for Bing # Using automatic a provider for the given model |