Releases: mongodb/chatbot
Releases · mongodb/chatbot
mongodb-rag-core-v0.3.1
- Fix missing search filter error (#427) (65d5d44)
- Fix all lint warnings (#408) (02d3b12)
- Releases for hackathon usage (#395) (f43cc5d)
- 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)
- (EAI-154): Fix GitHubLoader-based sources (#309) (d98ea38)
- (EAI-51): Globalize TypeScript and eslint config (#299) (c381c5c)
- Releases 2024-01-10 (#291) (95311e8)
- (EAI-183): Update READMEs and package.json files (#284) (f2fb930)
- Deploy packages (#282) (150d73e)
- (EAI-182): Refactor server + docs to "MongoDB Chatbot Framework" (#280) (bb175de)
- EAI-143 clean up (#278) (408bcd9)
- (EAI-143): Update Atlas Vector Search index definitions and query syntax (#276) (43ef423)
- (EAI-156):
mongodb-chatbot-server
docs + generated reference docs + ingest/optimize rename (#268) (c37fa4c) - Cutting releases updates + 2 new releases (#274) (9478b57)
- (EAI-174) [Core] Support arbitrary MongoDB queries in PageStore (#269) (0a55dd4)
- Fix core test for new error format (59aea03)
- (EAI-162): Fix backoff handling now that axios is no longer used (#266) (30cd9d5)
- Core v0.1.1 (#259) (b77aa76)
- (EAI-140): Rename directories to match package names (#257) (0519375)
mongodb-chatbot-server-v0.9.1
- Fix all lint warnings (#408) (02d3b12)
- (EAI-316): Optimize and clean up FAQ collection (#393) (f68a052)
- (EAI-306) [UI] Verified Answers in Chatbot UI (#386) (357d42d)
- Releases for hackathon usage (#395) (f43cc5d)
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)
- (EAI-236): Evaluation CLI generate data, CLI implementation, and
ConversationService
refactor (#340) (d62aa14) - 2024 21 02 releases (#344) (fd1fea6)
- (EAI-206): Custom fetch options + add authorized user to staging conversation custom data (#308) (09c3bf5)
- Release mongodb-chatbot-server v0.7.0 (#338) (9d6e886)
ChatLlm
implementation that supports LangchainChatModel
(#326) (1390217)
chatbot-server-mongodb-public-v0.4.3
Release 0.4.3
chatbot-server-mongodb-public-v0.4.2
chatbot-server-mongodb-public-v0.4.1
Release 0.4.1
chatbot-server-mongodb-public-v0.4.0
Release 0.4.0
mongodb-chatbot-ui-v0.7.2
mongodb-chatbot-ui-v0.7.1
npm upload
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)