Skip to content

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

Closed
@jdagdelen

Description

@jdagdelen

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.

Activity

jdagdelen

jdagdelen commented on Aug 31, 2021

@jdagdelen
Author

Sorry, had some environment collisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

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