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.75k stars 182 forks source link

Getting a 429 error when trying chat #565

Closed hay closed 6 months ago

hay commented 6 months ago

Hey, i've just installed version 2.1.50 on a vault with about 2000 notes. Files works fine, but when i'm trying the chat i'm getting an "API Error. See console logs for details.". In the console i'm seeing a 429 error from openrouter, indicating "Rate limit exceeded: free-models-per-day". I'm not sure what to do, do i need to make an API key first at Openrouter to use this feature? Or is there something else i need to configure to make this work? I tried searching for this issue here and in the README, but it seems this wasn't mentioned yet.

brianpetro commented 6 months ago

Hey @hay

Yes, you'll need to make an API key with Open Router to continue using their models if you're seeing that rate limit error.

🌴

hay commented 6 months ago

Great, thanks!