brianpetro / obsidian-smart-connections

Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
https://smartconnections.app
GNU General Public License v3.0
2.84k stars 185 forks source link

Ollama, llama3.1, CORS, Streaming, and embedding issues. #770

Closed CznCrk closed 2 months ago

CznCrk commented 2 months ago

Streaming toggled on causes CORS errors, turned off means Smart Connections won't embed any files at all.

Screenshot 2024-09-06 at 18 52 10 Screenshot 2024-09-06 at 18 57 01

CORS error also persists when toggling legacy transformers on and off.

CznCrk commented 2 months ago

Reverted back to 2.1.96. Refreshed embeddings. Seems to work.