From b18613961c936e1628bda22b697e4af38c43efba Mon Sep 17 00:00:00 2001 From: dctouch Date: Sat, 23 May 2026 10:35:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B2=D1=80=D0=B5=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BD=D1=8B=D0=B5=20runtime-=D0=B0=D1=80=D1=82=D0=B5?= =?UTF-8?q?=D1=84=D0=B0=D0=BA=D1=82=D1=8B=201=D0=A1-=D0=B0=D1=81=D1=81?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=B5=D0=BD=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9a7d7e5..6adad2b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ graphify-out/ artifacts/domain_runs/* !artifacts/domain_runs/.gitkeep artifacts/runtime_logs/*.log +artifacts/runtime/ + +# generated assistant-stage runtime eval jobs +llm_normalizer/data/eval_cases/assistant_saved_session_runtime_job-*.json