Skip to main content

XAI.SENTIMENT

POST 

Get the sentiment of a content

Request

Body

    op stringrequired

    The operation

    content stringrequired

    The longtext content

    options object
    analysis_depth string

    Level of detail for the analysis (e.g., brief, detailed).

    specific_aspects string

    Particular elements of the content to focus on.

Responses

Schema
    data object
    ouput string

    The output response of the gen ai

    meta object
Loading...