summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2024-01-03 23:50:43 +0100
committerGitHub <noreply@github.com>2024-01-03 23:50:43 +0100
commitd3661650465077473a1c91cdb92d7d70dd020299 (patch)
tree1353168d80d4ca3cc17ca52d7ea43a9dab599f01
parent~ | g4f v-0.1.9.8 (diff)
parentFixed a typo in the README (diff)
downloadgpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar.gz
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar.bz2
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar.lz
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar.xz
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.tar.zst
gpt4free-d3661650465077473a1c91cdb92d7d70dd020299.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 477e1e89..f805a0de 100644
--- a/README.md
+++ b/README.md
@@ -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