kjappelbaum/gptchem

Doesn't work with the lastest openai package or API url

Opened this issue · 1 comments

It seems that 'from openai.cli import FineTune as FineTuneCli' was only compatible with versions on and before 0.28.1 of the openai package.
But if installing the 0.28.1 version, the fine-tune API url is wrong.

Has anyone tested the "getting started" code lately?
Do you have the same issue?

yes, the code here assumes the old version and has not been migrated