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

@@ -32,6 +32,15 @@ services:
- MAIL_FROM
- MAIL_TO
- ICAL_SECRET
- AI_ENABLED
- AI_PROVIDER
- AI_BASE_URL
- AI_MODEL
- AI_API_KEY
- AI_SYSTEM_PROMPT
- AI_TIMEOUT_SECONDS
- AI_MAX_TOKENS
- PAPERLESS_WEBHOOK_SECRET
volumes:
- contracts-data:/app/data
ports: