Releases: mongodb/chatbot
Releases · mongodb/chatbot
mongodb-chatbot-server-v0.8.0 [BREAKING CHANGE]
[BREAKING CHANGE]
- (EAI-236): Evaluation CLI generate data, CLI implementation, and
ConversationService
refactor (#340) (d62aa14)- Contains breaking change to
ConversationService
to have it access initial messages rather than passing system prompt to the constructor func - Add new
ConversationsRouterParams.systemPrompt
required property. Add system prompt to a server through this property, rather than ConversationService constructor
- Contains breaking change to
- 2024 21 02 releases (#344) (fd1fea6)
mongodb-chatbot-ui-v0.5.0
- (EAI-206): Custom fetch options + add authorized user to staging conversation custom data (#308) (09c3bf5)
- Release mongodb-chatbot-ui v0.4.0 (322784c)
- (EAI-226) [UI] Change Conversations without Reload + [SERVER] get conversation route fix (#330) (5832bc7)
- (EAI-223) [UI] Throttle suggested prompts (#325) (df05b14)
mongodb-chatbot-server-v0.7.1
mongodb-chatbot-server-v0.7.0
mongodb-chatbot-ui-v0.4.0
mongodb-chatbot-server-v0.6.0
- Don't return system prompts and function/tool calling messages from the
getConversation
route - Add tool calling support to the server
chatbot-server-mongodb-public-v0.2.0
mongodb-chatbot-ui-v0.3.1
- Bundle @lg-chat/message-feedback (#327) (c4e1dab)
- 2024-02-05 releases (#321) (94df2cb)
- Release chatbot-ui (#301) (e0060b2)
- (EAI-219) [UI] Investigate responsive size on mobile (#320) (0831a11)
- Langchain document loader data source (#302) (5db89de)
- (EAI-193) Qualitative Feedback (#307) (b204405)
- (EAI-51): Globalize TypeScript and eslint config (#299) (c381c5c)
mongodb-rag-ingest-v0.1.10
- up timeout (ebc77b5)
- speed up flaky test (4d21f4b)
- update langchain version (857f03c)
- Langchain document loader data source (#302) (5db89de)
- (EAI-154): Fix GitHubLoader-based sources (#309) (d98ea38)
- (EAI-67): Parse nested lists (#313) (8558d56)
- (EAI-51): Globalize TypeScript and eslint config (#299) (c381c5c)
- Releases 2024-01-10 (#291) (95311e8)