Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
liyupeng111 opened this issue Feb 7, 2024 · 1 comment
Open

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

liyupeng111 opened this issue Feb 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@liyupeng111
Copy link

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?

@kjappelbaum
Copy link
Owner

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

@kjappelbaum kjappelbaum added the enhancement New feature or request label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants