mongodb-chatbot-ui-v0.6.0
nlarew
released this
08 Apr 21:07
·
179 commits
to main
since this release
Breaking Changes
- The
Conversation.modifyMessage()
method returned byuseConversation()
(and available on theconversation
value returned byuseChatbot()
) has been removed. UseConversation.setMessageContent()
instead.
What's Changed
- (EAI-290) Use open source @lg-chat packages (#371)
- (EAI-306) [UI] Verified Answers in Chatbot UI (#386)
Full Changelog: mongodb-chatbot-ui-v0.4.0...mongodb-chatbot-ui-v0.6.0