From 54b4c789a75fec5c3a92a03dfd2d93d051309651 Mon Sep 17 00:00:00 2001 From: Raju Komati Date: Sat, 29 Apr 2023 14:55:24 +0530 Subject: added gpt4free package --- testing/forefront_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/forefront_test.py') diff --git a/testing/forefront_test.py b/testing/forefront_test.py index 8d25ed89..b7b5c57c 100644 --- a/testing/forefront_test.py +++ b/testing/forefront_test.py @@ -1,4 +1,4 @@ -from openai_rev import forefront +from gpt4free import forefront # create an account token = forefront.Account.create(logging=True) -- cgit v1.2.3