Open Tatsumi-Itokazu opened 9 months ago
this is due to recent update of open ai dependency
author forgot to bump the project version
@jasonwcfan 0.0.15
should do it, I believe?
I've developed a temporary fix version, doctran_openai now supports the new version of openai. Before the author fixes this issue, you might want to try out my temporary package. Hope it helps you.
pip install doctran_openai
Please fix it so that it works with the latest openai version(^1.12.0)