OpenAI.Edits (openai_client v0.5.3)
Given a prompt and an instruction, the model will return an edited version of the prompt.
Link to this section Summary
Functions
Creates a new edit for the provided input, instruction, and parameters.
Link to this section Types
Link to this section Functions
Link to this function
create(client, params, opts \\ [])
@spec create(OpenAI.Client.t(), create_params(), Keyword.t()) :: OpenAI.Client.result()
Creates a new edit for the provided input, instruction, and parameters.