feat: harden PDF translation workflow
This commit is contained in:
@@ -20,6 +20,11 @@ OPENROUTER_API_KEY=
|
||||
OPENROUTER_MODEL=nvidia/nemotron-3-super-120b-a12b:free
|
||||
OPENROUTER_BASE_URL=https://openrouter.ai/api/v1/chat/completions
|
||||
|
||||
# Premium document translation (recommended for Translate PDF)
|
||||
DEEPL_API_KEY=
|
||||
DEEPL_API_URL=https://api-free.deepl.com/v2/translate
|
||||
DEEPL_TIMEOUT_SECONDS=90
|
||||
|
||||
# AWS S3
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
|
||||
Reference in New Issue
Block a user