org.llm4s.agent.memory.SQLiteMemoryStore
See theSQLiteMemoryStore companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a new SQLite memory store.
Create a new SQLite memory store.
Value parameters
-
config
-
Store configuration
-
dbPath
-
Path to database file, or ":memory:" for in-memory database
Attributes
-
Returns
-
Initialized store or error
Create an in-memory SQLite store for testing.
Create an in-memory SQLite store for testing.
Attributes
Schema version for migrations.
Schema version for migrations.
Attributes