From c134840ae9383affd1c574546942b47543b6022c Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 16 Apr 2026 20:41:40 +1000 Subject: [PATCH] Ip --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index e08c5a7..360df7f 100644 --- a/main.py +++ b/main.py @@ -211,7 +211,8 @@ def gpt_response_message(content: str, name_promt: str): contentGPT = wp.get_promt(name_promt).replace('{content}', content) - url = 'http://45.129.78.228:8484' #10.8.0.14:5500 + # url = 'http://45.129.78.228:8484' #10.8.0.14:5500 + url = 'http://217.11.166.147:8484' params = {'text': contentGPT} # Ограничение количества попыток