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.55k stars 173 forks source link

Unable to select OpenAI models in Smart Chat (v2.2.76) #802

Closed MPA10 closed 2 hours ago

MPA10 commented 2 hours ago

Smart Chat stopped working since last update (v2.2.76) OS = Windows 11

OpenAI key = valid Submenu for selecting OpenAI models not opening correctly.

Screenshot UI: Screenshot 2024-09-25 203223

Console error = Failed to fetch model data: Screenshot 2024-09-25 203150

brianpetro commented 2 hours ago

401 error means authentication error. API key is required to retrieve the available models. Scroll down and add an API key 🌴

MPA10 commented 2 hours ago

Re-entered the API key and seems to be working again. Thanks for the fast response!