image input pipeline: content-hash cache, data-url vision, picture_edit real

This commit is contained in:
Oleksandr Kozachuk
2026-07-13 16:33:48 +02:00
parent 7e6eae10ee
commit e21c262299
8 changed files with 496 additions and 10 deletions
+4
View File
@@ -55,3 +55,7 @@ enable-game-info = true
# image-model = "gpt-image-2" # default; dall-e-3 gets clamped to n=1
# image-size = "1024x1024"
# image-quality = "medium" # passed through only when set
# Image input pipeline (SPEC-004, FDB-010) — active with history-directory:
# image-cache-mb = 500 # LRU cap (ggg: consider 2000 — screenshots)
# image-cache-ttl-days = 90
# image-max-bytes = 8388608 # 8 MB upload cap