antimetal / awsdocsgpt

Codebase for docsgpt.antimetal.com (AI-powered Search and Chat for AWS Documentation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

400 Error

jonmhong opened this issue · comments

Any prompt returns a 400 (client) error and a response of {"detail":"There was an issue generating an embedding for your desired prompt."}

Hi @jonmhong, this is an issue with our current openai key exceeding its price limit for embeddings. If you have your own OpenAI API key and put it into settings, the tool should work.