v3.2.0: новый LLM-промпт (STEP 1/2, фикс. типы, NOT PII, already_found), убран хардкод НУБЕС
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 11:11:43 +04:00
parent 0c2b636d31
commit 5c426cb037
18 changed files with 682 additions and 14 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "3.1.0"
VERSION = "3.2.0"
def create_app():