update
update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
paperless-gpt:
|
paperless-gpt:
|
||||||
image: icereed/paperless-gpt:latest
|
image: icereed/paperless-gpt:v0.24.0
|
||||||
container_name: paperless-gpt
|
container_name: paperless-gpt
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
security_opt:
|
security_opt:
|
||||||
@@ -21,7 +21,7 @@ services:
|
|||||||
LLM_LANGUAGE: "German"
|
LLM_LANGUAGE: "German"
|
||||||
OCR_PROVIDER: "llm"
|
OCR_PROVIDER: "llm"
|
||||||
VISION_LLM_PROVIDER: "ollama"
|
VISION_LLM_PROVIDER: "ollama"
|
||||||
VISION_LLM_MODEL: "qwen3:14b"
|
VISION_LLM_MODEL: "minicpm-v:latest"
|
||||||
OCR_PROCESS_MODE: "image"
|
OCR_PROCESS_MODE: "image"
|
||||||
CREATE_NEW_TAGS: "true"
|
CREATE_NEW_TAGS: "true"
|
||||||
AUTO_GENERATE_TITLE: "true"
|
AUTO_GENERATE_TITLE: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user