From ca147d0ff3abb0b7034f1b9dc02770b32bbe1b6e Mon Sep 17 00:00:00 2001 From: ValueOn AG Date: Fri, 6 Feb 2026 00:31:14 +0100 Subject: [PATCH] upd llm --- .../analysis/buy-spec.md | 0 {test-local-vision => test-local-llm}/app.py | 0 .../requirements.txt | 0 .../start-python.bat | 0 .../start-python.ps1 | 0 .../static/favicon.png | Bin .../static/poweron-logo.png | Bin {test-local-vision => test-local-llm}/t1.png | Bin .../templates/index.html | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {test-local-vision => test-local-llm}/analysis/buy-spec.md (100%) rename {test-local-vision => test-local-llm}/app.py (100%) rename {test-local-vision => test-local-llm}/requirements.txt (100%) rename {test-local-vision => test-local-llm}/start-python.bat (100%) rename {test-local-vision => test-local-llm}/start-python.ps1 (100%) rename {test-local-vision => test-local-llm}/static/favicon.png (100%) rename {test-local-vision => test-local-llm}/static/poweron-logo.png (100%) rename {test-local-vision => test-local-llm}/t1.png (100%) rename {test-local-vision => test-local-llm}/templates/index.html (100%) diff --git a/test-local-vision/analysis/buy-spec.md b/test-local-llm/analysis/buy-spec.md similarity index 100% rename from test-local-vision/analysis/buy-spec.md rename to test-local-llm/analysis/buy-spec.md diff --git a/test-local-vision/app.py b/test-local-llm/app.py similarity index 100% rename from test-local-vision/app.py rename to test-local-llm/app.py diff --git a/test-local-vision/requirements.txt b/test-local-llm/requirements.txt similarity index 100% rename from test-local-vision/requirements.txt rename to test-local-llm/requirements.txt diff --git a/test-local-vision/start-python.bat b/test-local-llm/start-python.bat similarity index 100% rename from test-local-vision/start-python.bat rename to test-local-llm/start-python.bat diff --git a/test-local-vision/start-python.ps1 b/test-local-llm/start-python.ps1 similarity index 100% rename from test-local-vision/start-python.ps1 rename to test-local-llm/start-python.ps1 diff --git a/test-local-vision/static/favicon.png b/test-local-llm/static/favicon.png similarity index 100% rename from test-local-vision/static/favicon.png rename to test-local-llm/static/favicon.png diff --git a/test-local-vision/static/poweron-logo.png b/test-local-llm/static/poweron-logo.png similarity index 100% rename from test-local-vision/static/poweron-logo.png rename to test-local-llm/static/poweron-logo.png diff --git a/test-local-vision/t1.png b/test-local-llm/t1.png similarity index 100% rename from test-local-vision/t1.png rename to test-local-llm/t1.png diff --git a/test-local-vision/templates/index.html b/test-local-llm/templates/index.html similarity index 100% rename from test-local-vision/templates/index.html rename to test-local-llm/templates/index.html