feat: add screenshot image passthrough to LLM

This commit is contained in:
bryan
2026-03-18 12:40:18 -07:00
parent e39e6a75cc
commit 9dadb5264d
11 changed files with 360 additions and 28 deletions
+3
View File
@@ -48,6 +48,9 @@ dev = [
sandbox = [
"RestrictedPython>=7.0",
]
browser = [
"pillow>=10.0.0",
]
ocr = [
"pytesseract>=0.3.10",
"pillow>=10.0.0",