мм
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-16 20:53:18 +10:00
parent c134840ae9
commit b42e43d0c7

View File

@@ -211,8 +211,8 @@ def gpt_response_message(content: str, name_promt: str):
contentGPT = wp.get_promt(name_promt).replace('{content}', content) 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' # url = 'http://217.11.166.147:8484'
params = {'text': contentGPT} params = {'text': contentGPT}
# Ограничение количества попыток # Ограничение количества попыток