class UpstashRedisChatMessageHistoryA path to the module that contains the class, eg. ["langchain", "llms"]
A path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.
Class used to store chat message history in Redis. It provides methods to add, get, and clear messages.