aiagent.club
中文
npm

@qdrant/js-client-rest

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionCurrent · 2026-09-12
65
MomentumMissing
AttentionMissing
Signal confidence Based on how many independent score dimensions currently have data.
Limited1/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

This repository contains the REST client for the Qdrant vector search engine.

Or directly using an endpoint from the API:

A non-ok fetch response throws a generic ApiError

But an Openapi document can declare a different response type for each status code, or a default error response type.

These can be accessed via a discriminated union on status, as in code snippet below:

The REST implementation relies on the native fetch API, which is available in Deno and Node.js (starting on v18.0.0 without experimental flag). The Deno implementation supports HTTP/2 whereas Node.js is still lagging on the spec and provide only HTTP 1.1 support (this is due to the fact that under the hood Node.js…

Across sources

582.9k Downloads / week
  • Downloads / week 582.9k