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.83k stars 185 forks source link

"An error occurred. See console logs for details." while running Local Models #830

Closed UltraInstinct0x closed 1 month ago

UltraInstinct0x commented 1 month ago

image image image

Pretty simple, it waits for an api key even though I select local model. My configs are fine, code just returns...

lstep commented 1 month ago

image image image

Pretty simple, it waits for an api key even though I select local model. My configs are fine, code just returns...

Shouldn't the url be /v1/chat/completions ?

UltraInstinct0x commented 1 month ago

@lstep THIS!!! How could I missed that? Thank you so much, I should sleep more.