bramses / chatgpt-md

A (nearly) seamless integration of ChatGPT into Obsidian.
MIT License
824 stars 61 forks source link

Meet 429 error when using chat #61

Closed WystanW closed 1 year ago

WystanW commented 1 year ago

I can use chatgpt in the webpage. But when using it in obsidian. A 429 error returns

image

lukemt commented 1 year ago

Strange 429 usually means too many requests, which is unlikely that you would achieve that on your own.

Does the error still happen? Is the api key configured correctly?

Otherwise try to install chatgpt-md in a sandbox vault and compare if it works there.

bramses commented 1 year ago

Hi @WystanW,

@lukemt is correct. 429 is an OpenAI error b/w them and client (you). Try through the UI (platform.openai.com) and see if you get a 429 there too.