Releases: mongodb/chatbot
Releases · mongodb/chatbot
ingest-mongodb-public-v0.4.1
chatbot-server-mongodb-public-v0.9.0
- (EAI-525): Increase server LLM max output to
1000
tokens (#496) (b6db19f) - (EAI-514 & EAI-516): Increase default+implementation max input size to
3000
(#494) (230d136) - (EAI-518): Allow for more previous messages in context (#495) (229d5eb)
- (EAI-492): Release chatbot-server-mongodb-public v0.8.0 (#491) (d779030)
chatbot-server-mongodb-public-v0.8.0
- (EAI-511) Add MDBU to allowed origins on staging (#490) (a389edb)
- (EAI-491): Upgrade chatbot preprocessor LLMs + prompting (#487) (69a1cbd)
- (EAI-481) Clean up env vars (#472) (250e05e)
- (EAI-447) Add Prometheus alerts for runtime server errors (#460) (99fa840)
- (EAI-500): Release chatbot-server-mongodb-public v0.7.0 (#488) (4151d50)
mongodb-rag-core-v0.4.1
Release 0.4.1
mongodb-rag-core-v0.4.0
- (EAI-481) Clean up env vars (#472) (250e05e)
- (EAI-484) Fix broken langchain chat model wrapper (#478) (312b922)
- (EAI-494): flaky test fix (#481) (c9ae992)
- Rerun benchmarks with braintrust + more models (#465) (68d3947)
- (EAI-465): move ChatLlm + related files to mongodb-rag-core (#454) (ce46b84)
- (EAI-464): Move find content logic to
mongodb-rag-core
(#453) (a6f0b52) - (EAI-419): Fix broken langchain wrapper (#446) (f1b4cc2)
- (EAI-317) [UI] Rich Links in Chatbot (#399) (92ea807)
- (EAI-403) configurable collection name for EmbeddedContentStore & PageStore (#439) (220f774)
- (EAI-263) Document verified answers (#435) (bc80289)
chatbot-server-mongodb-public-v0.7.0
chatbot-server-mongodb-public-v0.6.1
- fix secret path (b68aeab)
Fix bug that stopped https://github.com/mongodb/chatbot/releases/tag/chatbot-server-mongodb-public-v0.6.0 from deploying. The path to the k8s secret was incorrect. Fixed here.