https://platform.openai.com/docs/deprecations
model text-davinci-003 that is using in the tool is deprecated.
Please use gpt-3.5-turbo-instruct instead.
Also openai library with current version 1.8.0 is not working.
Please use client.completions.create( for new version or specifi old 0.28 version to use old API in requrements