Skip to content

Example of using fine-tuned model in fine-tuning docs doesn't work with current release. #31

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

Closed
jdagdelen opened this issue Aug 31, 2021 · 1 comment

Comments

@jdagdelen
Copy link

Currently using openai-0.10.2 from pypi and gettting

InvalidRequestError: Must provide an 'engine' parameter to create a <class 'openai.api_resources.completion.Completion'>

even though docs say explicitly not to provide engine.

@jdagdelen
Copy link
Author

Sorry, had some environment collisions.

pull bot referenced this issue in mcx/openai-python Oct 10, 2021
* Support model-based (/engineless) completions in openai cli (#31)

* Engineless completions in the SDK

* Cosmetic improvements to fine tuning CLI

* Remove done TODO

* Raise error if neither engine nor model provided

* Undocument the `timeout` parameter on completions, because it doesn't do anything and causes user confusion.

* Move things around

* Update message

* Some day we should care about versions

* Minor version bump
cgayapr pushed a commit to cgayapr/openai-python that referenced this issue Dec 14, 2024
* Support model-based (/engineless) completions in openai cli (openai#31)

* Engineless completions in the SDK

* Cosmetic improvements to fine tuning CLI

* Remove done TODO

* Raise error if neither engine nor model provided

* Undocument the `timeout` parameter on completions, because it doesn't do anything and causes user confusion.

* Move things around

* Update message

* Some day we should care about versions

* Minor version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant