Qdrant

Qdrant

Qdrant vector similarity search engine for AI applications

Visit Website

Triggers & Actions

Use Qdrant as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Collection

    Retrieves parameters from the specified collection

  • Create Collection

    Creates a new collection with the given parameters

  • Update Collection

    Updates the parameters of the specified collection

  • Delete Collection

    Drops the specified collection and all associated data in it

  • Get All Collections

    Returns a list of all existing collections

  • Collection Exists

    Checks whether the specified collection exists

  • Upsert Points

    Insert or update points (vectors) in a collection

  • Search Points

    Search for similar vectors in a collection

  • Get Points

    Retrieve points by their IDs

  • Delete Points

    Delete points from a collection

  • Scroll Points

    Scroll through all points in a collection with optional filtering

  • Count Points

    Count points in a collection with optional filtering

  • Set Payload

    Set or update payload for specific points

  • Delete Payload

    Delete specific payload fields from points

  • Create Snapshot

    Create a snapshot of a collection

  • Get Telemetry Data

    Collect telemetry data including application info, system info, collection info, cluster info, configs and statistics

  • Get Instance Details

    Returns details about the running Qdrant instance including version info

  • Get Prometheus Metrics

    Collect Prometheus metrics data including application info, collection info, cluster info and statistics

  • Health Check

    Kubernetes health check - checks the health of individual instance

  • Liveness Probe

    Kubernetes liveness probe - monitors the container responsiveness and alerts in case of failure

  • Readiness Probe

    Kubernetes readiness probe - checks the instance to see when it can start accepting traffic