github openai/openai-python v0.15.0

latest releases: v1.27.0, v1.26.0, v1.25.2...
2 years ago

What's Changed

  • Add a suffix arg to fine_tunes.create that allows you to customize the generated model name. See #75. For example, openai api fine_tunes.create -t test.jsonl -m ada --suffix "custom model name" could generate a model with the name ada:ft-your-org:custom-model-name-2022-02-15-04-21-04.

New Contributors

Don't miss a new openai-python release

NewReleases is sending notifications on new releases.