# Functions
NewMongoDBChatMessageSession creates a new MongoDBChatMessageHistory using chat message options.
WithChatEngineMode is an arbitrary key that is used to store the messages of a single chat session, like exec,chat etc.
WithCollectionName is an option for specifying the collection name.
WithConnectionURL is an option for specifying the MongoDB connection URL.
WithDataBaseName is an option for specifying the database name.
# Structs
No description provided by the author
# Type aliases
No description provided by the author