Skip to main content

XAI.CLASSIFY

POST 

Classify content

Request

Body

    op stringrequired

    The operation

    content stringrequired

    The longtext content

    options object
    confidence_level string

    Minimum confidence threshold for analysis results

    classification_categories string

    Predefined list of categories for classifying the content, separated by comma.

Responses

Schema
    data object
    ouput string

    The output response of the gen ai

    meta object
Loading...