Skip to content

Releases: mongodb/chatbot

chat-ui-v0.1.1

21 Nov 21:42
Compare
Choose a tag to compare

Update the README for mongodb-chatbot-ui

chat-ui-v0.1.0

21 Nov 19:35
Compare
Choose a tag to compare

The Chatbot now has a new component API.

  • The <Chatbot /> component is now a provider that wraps the new trigger & view sub-components
  • The package now exports sub components
    • Trigger components open the chatbot. This version includes two triggers: the chat input bar and a floating action button
    • View components render the chatbot when its open. This version includes one view: a modal window

mongodb-rag-ingest-v0.1.6

02 Nov 18:09
Compare
Choose a tag to compare
  • update dependent packages (50a43db)
  • remove unused bundled dep (87f6f7e)
  • make ingest reexport core (5b0fd8e)

mongodb-rag-core-v0.0.5

02 Nov 15:15
Compare
Choose a tag to compare
  • Add missing typechat dep (4bf2594)

mongodb-chatbot-server-v0.1.9

02 Nov 18:56
Compare
Choose a tag to compare

mongodb-rag-ingest-v0.1.6-2

02 Nov 14:47
Compare
Choose a tag to compare
Pre-release
  • bunlde chat-core in ingest (3f763fe)

mongodb-rag-ingest-v0.1.6-1

02 Nov 14:33
Compare
Choose a tag to compare
Pre-release

null

mongodb-rag-ingest-v0.1.6-0

02 Nov 14:01
Compare
Choose a tag to compare
Pre-release

null

mongodb-rag-core-v0.0.5-2

02 Nov 13:50
Compare
Choose a tag to compare
Pre-release

null

mongodb-rag-ingest-v0.1.5

01 Nov 15:03
Compare
Choose a tag to compare

More Ingest CLI package debugging

  • make CLI entry point executable (00b57d3)