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.65k stars 178 forks source link

Smart chat stops working after a few questions, a restart of Obsidian is required #714

Open Majofski opened 2 months ago

Majofski commented 2 months ago

After a few questions, I get this error message: DevTools failed to load source map: Could not load content for https://cdn.jsdelivr.net/npm/@xenova/transformers.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE image

When I restart obisidian, everything works again.

brianpetro commented 2 months ago

@Majofski what's the error in the red say when you expand it? The yellow error should be inconsequential.

Also, turn on the "debug at startup time" option under the community plugins tab and it will make it easier for me to trace the issue.

🌴