obsidian-smart-connections icon indicating copy to clipboard operation
obsidian-smart-connections copied to clipboard

Unexpected end of JSON input while trying to connect to local llama3.1 ollama server

Open siddAhmed opened this issue 6 months ago • 4 comments

I did a fresh install of this plugin, created embeddings with the default model and have been trying to connect to the ollama server but I keep getting these errors:

  1. With streaming on image
  2. With streaming disabled image

My settings: (I picked the max input tokens randomly) image

I am on a powershell terminal and ran this:

set OLLAMA_ORIGINS=*
ollama serve

The ollama server seems to be receveing these requests image

siddAhmed avatar Aug 05 '24 16:08 siddAhmed