Skip to content

Fine-tuning documentation is incorrect #596

@lucas-aixplain

Description

@lucas-aixplain

Describe the bug

In fine-tuning documentation, the openai.Model.delete method does not receive the same input as the other listed methods. While, for example, openai.FineTuningJob.retrieve receives the fine-tune job id, openai.Model.delete should receive the name of the fine-tuned model. The documentation induces us to think both methods have the same parameters.

To Reproduce

N/A

Code snippets

No response

OS

N/A

Python version

N/A

Library version

openai-python v0.27.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions