-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working