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: <Error class: unknown class>): <Error class: unknown class>

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