@@ -214,8 +214,6 @@ def gpt_response_message(content: str, name_promt: str):
url = GPT_SERVER_URL
params = {'text': contentGPT}
gpt_proxies_list = download_proxies(GPT_PROXIES_URL)
gpt_proxies_list = get_shuffled_proxies(gpt_proxies_list)
max_retries = 5
retries = 0
The note is not visible to the blocked user.