Transform data using LLM

Transform data using an LLM based on the specified data model schema.

    Provide a prompt, data to transform, and the LLM to use. Optionally include
    file record ids for additional context. Returns the transformed data in the
    format defined by the schema.
    
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

The prompt to send to the LLM for data transformation

string
required

The JSON data to transform

string
required

The name of the LLM interface to use (llm_interface.name)

file_record_ids
array of strings

Array of file record ids to include as context

file_record_ids
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json