org.llm4s.agent.memory.VectorMemoryStore
See theVectorMemoryStore companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a vector memory store with file-based SQLite storage.
Create a vector memory store with file-based SQLite storage.
Attributes
Create a vector store from environment configuration. Uses the configured embedding provider.
Create a vector store from environment configuration. Uses the configured embedding provider.
Attributes
Create an in-memory vector store (for testing).
Create an in-memory vector store (for testing).
Attributes