Skip to main content

XAI.SUMMARIZE

POST 

Summarize content provided

Request

Body

    op stringrequired

    The operation

    content stringrequired

    The longtext content

    options object
    content_length integer

    Target length for the output

    content_style string

    Desired writing style (e.g., formal, casual, persuasive)

    custom_instructions string

    Free-form, specific instructions for the agent to follow.

Responses

Schema
    data object
    ouput string

    The output response of the gen ai

    meta object
Loading...