summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9bb89d88..3231597e 100644
--- a/README.md
+++ b/README.md
@@ -158,6 +158,9 @@ docker compose down
```py
import g4f
+g4f.logging = True # enable logging
+g4f.check_version = False # Disable automatic version checking
+print(g4f.version) # check version
print(g4f.Provider.Ails.params) # supported args
# Automatic selection of provider