Skip to main content

Image Embeddings

Send a POST request to the /images endpoint to utilize this capability. You pass the same set of fields in VectorDBMetadata as you would for the /embed or /s3 endpoints but for EmbeddingsMetadata you only need to pass "embeddings_type": "IMAGE".

Header Parameters
    Authorization string required
    X-VectorDB-Key string required
    X-EmbeddingAPI-Key string required
Request Body
    VectorDBMetadata object

    Metadata related to Vector DB

    EmbeddingsMetadata object

    Metadata related to Embeddings

    embeddings_type string

    Possible values: [IMAGE]

    Type of embeddings for images

Responses

Successful response


Schema
    message string
Loading...

Chat with our Dev Docs 🤖

Circular button