📄️ The prompt object
The prompt object is usually used as a nested resource of tune as prompts are generated using a fine-tune model. A prompt is a text that is used to generate images using a fine-tune model. The prompt object contains the generated images.
📄️ Create a prompt
Creates a new fine-tune model from training images which in turn will be used to create prompts and generate images.
📄️ Retrieve a prompt
Parameters
📄️ List all prompts
Parameters
📄️ Delete a prompt
Deletes a specific prompt associated with a tune.