JusticeRage / Gepetto

IDA plugin which queries uses language models to speed up reverse-engineering
GNU General Public License v3.0
2.87k stars 263 forks source link

I don't now if this a new issu or not #35

Closed mounirthabet closed 5 months ago

mounirthabet commented 5 months ago

Hi, I think I set up everything correctly but this error :/

Request to gpt-3.5-turbo-1106 sent... gpt-3.5-turbo-1106 could not complete the request: Connection error. Request to gpt-3.5-turbo-1106 sent... gpt-3.5-turbo-1106 could not complete the request: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

JusticeRage commented 5 months ago

You exceeded your current quota, please check your plan and billing details.

Check out the error message, I believe the error is that you need to add API credits to your account!