Learn R Programming

VectrixDB (version 1.1.2)

create_vector_cache: Create Vector Cache

Description

Create a VectorCache with specified backend

Usage

create_vector_cache(backend = "memory", ...)

Value

VectorCache object

Arguments

backend

Backend type: "memory", "file", or "none"

...

Additional config options