Update readme.md
This commit is contained in:
Родитель
830a67e430
Коммит
b94447a142
|
@ -18,6 +18,11 @@ The connector supports the following operations:
|
|||
- `Edit prompt`: Creates a new edit for the provided input, instruction, and parameters.
|
||||
- `Create an image`: Dall-E creates an image from your prompt.
|
||||
- `List models`: Lists the currently available models, and provides basic information about each one such as the owner and availability.
|
||||
- `Create fine-tuning job`: Creates a job that fine-tunes a specified model from a given dataset.
|
||||
- `Retrieve fine-tuning job`: Retrieve info about a fine-tuning job.
|
||||
- `Cancel fine-tuning`: Immediately cancel a fine-tune job.
|
||||
- `List fine-tuning events`: Retrieve status updates for a fine-tuning job.
|
||||
- `Create moderation`: Classifies if text violates OpenAI's Content Policy.
|
||||
|
||||
## Obtaining Credentials
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче