generated from RageAgainstThePixel/upm-template
-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Model parameters to Image endpoints - Support for Dalle 3 - Convert Fine Tuning endpoint to latest - Usually I make an effort to make the least breaking changes as possible, but this is a complete overhaul. If you were using this feature in any capacity before, you'll need to delete whatever you have and start over. - Moved fine tuning dashboard from `OpenAI/Fine Tuning` -> `Window/Dashboard/OpenAI/Fine Tuning` - Added `EnableDebug` property to all endpoints, which will toggle printing the api call details to the log console - Warning! Improperly enabling this in production environment may leak your api keys unless running proxy service! - Removed `Model` check for all requests, api will now tell you if model can be used or not on specific endpoints - Removed `Obsolete` members - Marked EditEndpoint obsolete
- Loading branch information
1 parent
8c8ffad
commit 673875e
Showing
68 changed files
with
1,332 additions
and
1,204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.