Releases: mongodb/chatbot
Releases · mongodb/chatbot
mongodb-chatbot-ui-v0.7.0
Full Changelog: mongodb-chatbot-ui-v0.6.1...mongodb-chatbot-ui-v0.7.0
scripts-v0.3.0
Updates/streamlines FAQ format.
Adds tool for updating FAQ entries.
Adds faqId to track questions across snapshots.
- (EAI-316): Optimize and clean up FAQ collection (#393) (f68a052)
- (EAI-245): Create IDs for categories of questions to track FAQ across… (#384) (5cf5526)
- (EAI-243): Lint space between entities (#383) (6212ef7)
- (EAI-136): Bias assessments (#379) (b18f918)
- (EAI-179): Verified answers on server (#348) (e3a9e66)
- (EAI-236): Evaluation CLI generate data, CLI implementation, and
ConversationService
refactor (#340) (d62aa14) ChatLlm
implementation that supports LangchainChatModel
(#326) (1390217)- (EAI-33): Move cleanup to testHelpers (#322) (b9f2d32)
- (EAI-193) Qualitative Feedback (#307) (b204405)
mongodb-chatbot-ui-v0.6.1
Full Changelog: mongodb-chatbot-ui-v0.6.0...mongodb-chatbot-ui-v0.6.1
ingest-mongodb-public-v0.3.0
mongodb-chatbot-ui-v0.6.0
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
mongodb-rag-ingest-v0.2.0
- (EAI-243): Lint space between entities (#383) (6212ef7)
- (EAI-311) New C++ Docs (#390) (2b8757c)
- (EAI-252, EAI-253) Ingest & Chunk Code Files (#358) (6c2d318)
ChatLlm
implementation that supports LangchainChatModel
(#326) (1390217)- (EAI-231): Fix flaky Langchain DocumentLoader test (#333) (54ee4f5)
- 2024-02-05 releases (#321) (94df2cb)
- (EAI-178): Implement Verified Answers Importer (#316) (f40c728)
mongodb-rag-core-v0.3.0
- Support LangChain
Embeddings
class (#394) (84f6fad) - (EAI-243): Lint space between entities (#383) (6212ef7)
- (EAI-252, EAI-253) Ingest & Chunk Code Files (#358) (6c2d318)
- (EAI-179): Verified answers on server (#348) (e3a9e66)
- (EAI-236): Evaluation CLI generate data, CLI implementation, and
ConversationService
refactor (#340) (d62aa14) - 2024-02-05 releases (#321) (94df2cb)
mongodb-chatbot-server-v0.9.0
LangchainChatLlm
support for Anthropic (#392) (378bea4)- (EAI-243): Lint space between entities (#383) (6212ef7)
- (EAI-221): Average retrieval score eval (#367) (7ed9643)
- (EAI-275): Scope data streamer to route to fix streaming err (#362) (cf59c78)
- (EAI-179): Verified answers on server (#348) (e3a9e66)
- (EAI-260): Report command + report on most recent
conversation_quality
func + implementation (#349) (aea8b2a) - Release mongodb-chatbot-server v0.8.0 (#350) (53f1ef8)
mongodb-chatbot-evaluation-v0.1.0
chatbot-server-mongodb-public-v0.3.0
- (EAI-275): Scope data streamer to route to fix streaming err (#362) (cf59c78)
- (EAI-179): Verified answers on server (#348) (e3a9e66)
- (EAI-256): Remove old qualitative test suite (#351) (fe4dd60)
- (EAI-236): Evaluation CLI generate data, CLI implementation, and
ConversationService
refactor (#340) (d62aa14) - (EAI-206): Custom fetch options + add authorized user to staging conversation custom data (#308) (09c3bf5)
ChatLlm
implementation that supports LangchainChatModel
(#326) (1390217)- Release mongodb chatbot server @0.2.0 (#329) (b94f1f3)