Config
org.llm4s.agent.memory.PostgresMemoryStore.Config
final case class Config(host: String, port: Int, database: String, user: String, password: String, tableName: String, maxPoolSize: Int)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article