v0.17.21: dot-matrix sprocket holes on outer edges + paper grain background

This commit is contained in:
gramps
2026-07-13 10:11:01 -07:00
parent 8fdeca0e3c
commit 4443c8064f
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import logging
log = logging.getLogger("caic")
VERSION = "v0.17.20"
VERSION = "v0.17.21"
OLLAMA_BASE = os.environ.get("OLLAMA_BASE", "http://localhost:11434")
LLAMA_SERVER_BASE = os.environ.get("LLAMA_SERVER_BASE", "http://192.168.50.108:8081")
SEARXNG_BASE = "http://localhost:8888"