org.llm4s.vectorstore.VectorStoreFactory.Config
See theConfig companion object
Configuration for creating a vector store.
Value parameters
- backend
-
The storage backend to use
- connectionString
-
Connection string (for remote backends)
- options
-
Additional backend-specific options
- path
-
Path to database file (for file-based backends)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article