Debug config in api

This commit is contained in:
Heiner Lohaus 2023-10-23 13:54:37 +02:00 committed by GitHub
parent 3982f39424
commit 9eee45023e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
import g4f; g4f.logging = True import g4f; g4f.debug.logging = True
import time import time
import json import json
import random import random