hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
4.99k stars 162 forks source link

Open AI API Keys #497

Open nema69 opened 3 weeks ago

nema69 commented 3 weeks ago

Hey everyone, It seems like that inference only works with the depreceated "User API Keys" and not the new "Project API Keys" ? I only could get inference running after swithcing out the key. Otherwise I got 429 "You exceeded your current quota" errors. Anyone else had the same problem?

MohamedBassem commented 3 weeks ago

You're not the first one to report this problem. Will look into it, thanks for the report!

deandersson commented 3 weeks ago

Hello! I got the same error when first setting up, but creating a new project in OpenAI and a new key in this project fixed it for me. Can it be some kind of limitation of the default project?

Popcorncandy09 commented 1 week ago

Same issue here still present in V18, i can;t get it to work with any API type.

lkenner commented 4 days ago

Hello! I got the same error when first setting up, but creating a new project in OpenAI and a new key in this project fixed it for me. Can it be some kind of limitation of the default project?

thanks, that worked for me aswell