feat(stage10): implement vision integration

This commit is contained in:
NSCT Agent
2026-08-25 14:42:29 +00:00
parent 14f016457a
commit 3ab875d2bc
9 changed files with 2751 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ version = "0.1.0"
description = "Neutral Search Crawler Tool — lokal betreibbares Recherche- und Analyse-System"
readme = "README.md"
license = "MIT"
requires-python = ">=3.12"
requires-python = ">=3.11"
dependencies = [
"fastapi>=0.115.0",
"pydantic>=2.0,<3.0",