Type that defines the config required to initialize the ConvexChatMessageHistory class. At minimum it needs a sessionId and an ActionCtx.
ConvexChatMessageHistoryInputDefaults to internal.langchain.db.deleteMany
Defaults to internal.langchain.db.insert
Defaults to internal.langchain.db.lookup
Defaults to "message"
Defaults to "sessionId"
The name of the table within the specified keyspace dedicated to storing key-value pairs. The table will be created if it does not exist.