From eb48299195805bbcba30275a2bf857955e1287ec Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Fri, 8 Mar 2024 10:12:13 +0100 Subject: Enable Liaobots, disable Phind provider --- g4f/errors.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'g4f/errors.py') diff --git a/g4f/errors.py b/g4f/errors.py index 5e821ded..00cf8cdb 100644 --- a/g4f/errors.py +++ b/g4f/errors.py @@ -35,4 +35,7 @@ class MissingAuthError(Exception): ... class NoImageResponseError(Exception): + ... + +class RateLimitError(Exception): ... \ No newline at end of file -- cgit v1.2.3