jcollingj / caret

Caret, an Obsidian Plugin
https://caretplugin.ai/
MIT License
115 stars 10 forks source link

Update Ollama instructions for Windows specifically #24

Open jcollingj opened 1 month ago

jcollingj commented 1 month ago

Command should be this apparently: $env:OLLAMA_ORIGINS="app://obsidian.md*"; ollama serve

Eon1One commented 1 month ago

Result from running the original command: image

Result from running the updated command: image