diff --git a/chatgpt/ChatService.py b/chatgpt/ChatService.py index 8aa5662..cfb518e 100644 --- a/chatgpt/ChatService.py +++ b/chatgpt/ChatService.py @@ -26,7 +26,6 @@ from utils.config import ( upload_by_url, check_model, auth_key, - user_agents_list, turnstile_solver_url, ) diff --git a/version.txt b/version.txt index 02375f4..9667759 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.6.3-beta2 \ No newline at end of file +1.6.3-beta3 \ No newline at end of file