org.llm4s.vectorstore.AsyncPgVectorStore
See theAsyncPgVectorStore companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create an AsyncPgVectorStore from a synchronous configuration.
Create an AsyncPgVectorStore from a synchronous configuration.
Value parameters
-
config
-
The store configuration
Attributes
-
Returns
-
The async vector store or error
Create an AsyncPgVectorStore wrapping an existing VectorStore instance.
Create an AsyncPgVectorStore wrapping an existing VectorStore instance.
Attributes