summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2023-10-22 23:55:32 +0200
committerGitHub <noreply@github.com>2023-10-22 23:55:32 +0200
commit955fb4bbaa3c31787bbe699aa913f22ec3a4a639 (patch)
treec298e3feb1110b047a74cdb224024b412712323a /README.md
parentMerge pull request #1122 from Luneye/patch-2 (diff)
parentDebug logging support (diff)
downloadgpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar.gz
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar.bz2
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar.lz
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar.xz
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.tar.zst
gpt4free-955fb4bbaa3c31787bbe699aa913f22ec3a4a639.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa5da80a..395d09c8 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ docker compose down
```py
import g4f
-g4f.logging = True # enable logging
+g4f.debug.logging = True # enable logging
g4f.check_version = False # Disable automatic version checking
print(g4f.version) # check version
print(g4f.Provider.Ails.params) # supported args