Obsidean_VM/.obsidian/plugins/ai-image-analyzer/data.json

11 lines
478 B
JSON

{
"debug": true,
"ollamaHost": "127.0.0.1",
"ollamaPort": 11434,
"ollamaModel": {
"name": "llava-llama3 (8B) [default]",
"model": "llava-llama3:latest"
},
"prompt": "Describe the image and text. Just use Keywords. For example: cat, dog, tree. This must be Computer readable. The provided pictures are used in an industrial documentation notebook. Please provide at least 5 Keywords. It will be used to search for the image later.",
"autoClearCache": true
}