• Generic completion with structured_output

    Provide a zod object to define the desired data structure to be return, as well as a prompt for the AI and get the parsed JSON data back

    Parameters

    • args: any

    Returns Promise<any>