From 88d2cbff099df00944ed6dfb6c73b1b5e8dfc7f9 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Thu, 5 Oct 2023 05:13:37 +0200 Subject: Add AiAsk, Chatgpt4Online, ChatgptDemo and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout --- g4f/debug.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 g4f/debug.py (limited to 'g4f/debug.py') diff --git a/g4f/debug.py b/g4f/debug.py new file mode 100644 index 00000000..558a2428 --- /dev/null +++ b/g4f/debug.py @@ -0,0 +1 @@ +logging = False \ No newline at end of file -- cgit v1.2.3