org.llm4s.agent.memory.PostgresMemoryStore
See thePostgresMemoryStore companion class
object PostgresMemoryStore
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PostgresMemoryStore.type
Members list
Type members
Classlikes
final case class Config(host: String, port: Int, database: String, user: String, password: String, tableName: String, maxPoolSize: Int)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object SqlParam
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class PBooleanclass PDoubleclass PIntclass PLongobject PNullDoubleobject PNullVectorclass PStringclass PTimestampShow all
Value members
Concrete methods
In this article