Edits

interface Edits

Given a prompt and an instruction, the model will return an edited version of the prompt.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun edit(request: EditsRequest): Edit

Creates a new edit for the provided input, instruction, and parameters.