yatt-ai / yattie

A tool to help testers test.
GNU General Public License v3.0
59 stars 10 forks source link

support: How to use the AI assistant #88

Closed narkhedeshubham closed 10 months ago

narkhedeshubham commented 10 months ago

I was trying to use the AI assistant by importing my OpenAI Key in the application from settings.

But I get this error,

image

Can you please assist me on this.

dacoaster commented 10 months ago

@narkhedeshubham - a 429 is returned by an API when usage is being rare limited (too many requests). Please see OpenAI’s documentation on the issue.

Let me know if that doesn’t make sense or you think there is another issue.