package
0.0.0-20250219065129-52aed497bc00
Repository: https://github.com/infinilabs/coco-server.git
Documentation: pkg.go.dev
# Functions
NewMongoDBChatMessageHistory creates a new MongoDBChatMessageHistory using chat message options.
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.
WithSessionID is an arbitrary key that is used to store the messages of a single chat session, like user name, email, chat id etc.
# Structs
No description provided by the author
# Type aliases
No description provided by the author