Add Ollama vision image translation with checkbox option
This commit is contained in:
@@ -5,6 +5,7 @@ DEEPL_API_KEY=your_deepl_api_key_here
|
||||
# Ollama Configuration (for LLM-based translation)
|
||||
OLLAMA_BASE_URL=http://localhost:11434
|
||||
OLLAMA_MODEL=llama3
|
||||
OLLAMA_VISION_MODEL=llava
|
||||
|
||||
# API Configuration
|
||||
MAX_FILE_SIZE_MB=50
|
||||
|
||||
Reference in New Issue
Block a user