Add AI review workflow for Paperless documents

This commit is contained in:
2026-05-07 20:04:30 +02:00
parent 210b77876d
commit f913bc0ba6
24 changed files with 2169 additions and 15 deletions

View File

@@ -42,3 +42,17 @@ WATCHTOWER_ENABLE=false
# Optional fixed iCal token.
# ICAL_SECRET=replace-with-long-random-token
# Optional AI document analysis.
# AI_ENABLED=false
# AI_PROVIDER=openai
# AI_BASE_URL=https://api.openai.com/v1
# AI_MODEL=gpt-4o-mini
# AI_API_KEY=replace-with-ai-api-key
# AI_SYSTEM_PROMPT=
# AI_TIMEOUT_SECONDS=60
# AI_MAX_TOKENS=2000
# Optional paperless workflow webhook secret.
# Paperless should send this value as x-contract-companion-secret.
# PAPERLESS_WEBHOOK_SECRET=replace-with-long-random-webhook-secret