mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-17 09:25:50 +00:00
Merge pull request #1425 from Ultrasanic/fix_README
Fixed a typo in the README
This commit is contained in:
commit
d366165046
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user