AsyncVectorStore

org.llm4s.vectorstore.AsyncVectorStore
See theAsyncVectorStore companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Create an AsyncVectorStore wrapping an existing VectorStore instance. This uses AsyncPgVectorStore internally as the default async wrapper implementation.

Create an AsyncVectorStore wrapping an existing VectorStore instance. This uses AsyncPgVectorStore internally as the default async wrapper implementation.

Attributes