Skip to main content

remote::qdrant

Description

Please refer to the inline provider documentation.

Configuration

FieldTypeRequiredDefaultDescription
locationstr | NoneNo
urlstr | NoneNo
portint | NoneNo6333
grpc_portintNo6334
prefer_grpcboolNoFalse
httpsbool | NoneNo
api_keystr | NoneNo
prefixstr | NoneNo
timeoutint | NoneNo
hoststr | NoneNo
persistenceKVStoreReferenceNo
persistence.namespacestrNoKey prefix for KVStore backends
persistence.backendstrNoName of backend from storage.backends

Sample Configuration

api_key: ${env.QDRANT_API_KEY:=}
persistence:
namespace: vector_io::qdrant_remote
backend: kv_default