Add AI review workflow for Paperless documents
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user