返回提交历史
Modified
g4f/api/__init__.py
+1
-1
XFEstudio/gpt4free
Debug config in api
9eee4502
代码差异
1 个文件
+1
-1
@@ -1,4 +1,4 @@
1
import g4f; g4f.logging = True
1
import g4f; g4f.debug.logging = True
2
2
import time
3
3
import json
4
4
import random