ke0z / VulChatGPT

Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries
341 stars 26 forks source link

davinci-003 is deprecated #2

Open AbdoD97 opened 1 month ago

AbdoD97 commented 1 month ago

https://community.openai.com/t/text-davinci-003-deprecated/582617

mounirthabet commented 4 weeks ago

you need to change the model to GPT-3.5-turbo. But I think these ChatGPT scripts are not working anymore in the free plan. I keep getting this error each time: 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'}}