Releases: mongodb/chatbot
Releases · mongodb/chatbot
chat-ui-v0.1.1
Update the README for mongodb-chatbot-ui
chat-ui-v0.1.0
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
mongodb-rag-core-v0.0.5
- Add missing typechat dep (4bf2594)
mongodb-chatbot-server-v0.1.9
Release 0.1.9
mongodb-rag-ingest-v0.1.6-2
- bunlde chat-core in ingest (3f763fe)
mongodb-rag-ingest-v0.1.6-1
null
mongodb-rag-ingest-v0.1.6-0
null
mongodb-rag-core-v0.0.5-2
null
mongodb-rag-ingest-v0.1.5
More Ingest CLI package debugging
- make CLI entry point executable (00b57d3)