Skip to content

Releases: mongodb/chatbot

mongodb-chatbot-server-v0.9.0

04 Apr 18:16
Compare
Choose a tag to compare

mongodb-chatbot-evaluation-v0.1.0

29 Mar 14:39
Compare
Choose a tag to compare

chatbot-server-mongodb-public-v0.3.0

12 Mar 18:12
Compare
Choose a tag to compare

mongodb-chatbot-server-v0.8.0 [BREAKING CHANGE]

28 Feb 20:56
Compare
Choose a tag to compare

[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
  • 2024 21 02 releases (#344) (fd1fea6)

mongodb-chatbot-ui-v0.5.0

27 Feb 16:19
Compare
Choose a tag to compare
  • (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

27 Feb 16:19
Compare
Choose a tag to compare
  • (EAI-206): Custom fetch options + add authorized user to staging conversation custom data (#308) (09c3bf5)
  • Release mongodb-chatbot-server v0.7.0 (#338) (9d6e886)

mongodb-chatbot-server-v0.7.0

14 Feb 15:08
Compare
Choose a tag to compare
  • ChatLlm implementation that supports Langchain ChatModel (#326) (1390217)

mongodb-chatbot-ui-v0.4.0

13 Feb 19:14
Compare
Choose a tag to compare

mongodb-chatbot-server-v0.6.0

13 Feb 19:15
Compare
Choose a tag to compare
  • 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