Enhance analysis functionality with parallel fetching and response shaping; add image processing for unit images

This commit is contained in:
Ole
2026-05-26 20:50:58 +00:00
parent 2933b8c1ea
commit 5b772b2ae5
4 changed files with 300 additions and 49 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"lxml>=5.0.0",
"mcp[cli]>=1.0.0",
"msgpack>=1.0.0",
"pillow>=10.0.0",
"pydantic>=2.8.0",
"pydantic-settings>=2.4.0",
"python-dotenv>=1.0.0",