Adala-ai / apps /desktop /default-settings.example.json
quantumsquatan's picture
Deploy Adala AI application
ee9de9c verified
Raw
History Blame Contribute Delete
205 Bytes
{
"ollamaBaseUrl": "https://your-remote-ollama.example.com",
"llmProvider": "extractive",
"ollamaModel": "qwen3:1.7b",
"ollamaApiKey": "",
"ragLlmEnabled": false,
"ocrEnabled": false
}