Skip to main content

XAI.VECTORIZE

POST 

Vectorize content return the embeddings

Request

Body

    op stringrequired

    The operation

    content stringrequired

    The longtext content

    options object

Responses

Schema
    data object
    ouput string

    The output response of the gen ai

    meta object
Loading...