Releases: mongodb/chatbot
Releases · mongodb/chatbot
mongodb-rag-ingest-v0.3.0
- (EAI-614) add init action to ingest:pages and ingest:embed options (#583) (d5a8e72)
- (EAI-655) fix mongo-memory-server test flakiness (#598) (2dfea00)
- (EAI-483): ingest:all command deletes pages and embeddings not in data sources (#562) (1dd81fc)
- (EAI-482): Commands to delete pages and embedded content (#556) (b09d162)
- (EAI-608): upgrade embeddings model + improvements to embedded content store and pages store + query preprocessor prompt changed (#559) (928cbe7)
- (EAI-581): Chatbot verified answers eval/improvments + export
mongodb-rag-core/dataSources
(#550) (37be250) - fix exports for compiling to NodeNext (#553) (a6df4bc)
- Support
/exports
frommongodb-rag-core
(#548) (aaa1cce) - (EAI-463): Move ingest logic to
mongodb-rag-core
(#544) (68d6107) - (EAI-585): Move MongoDB data sources to implementation package (#542) (f8300a1)
- (EAI-418): use concurrency when ingesting and embedding (#509) (9ac1cc7)
- (EAI-481) Clean up env vars (#472) (250e05e)
- EAI-410 add metadata title to page (#473) (9ff66fe)
mongodb-rag-core-v0.5.0
- (EAI-649): Draft code example classifier type (#595) (2e42cf4)
- (EAI-611) chatbot server 500 errs (#592) (26a2210)
- (EAI-653): Run LLM-as-a-judge evals on all rated messages (#594) (0bf7a5c)
- (EAI-616)split test case into more isolated test cases (#582) (fad9c73)
- (EAI-655) fix mongo-memory-server test flakiness (#598) (2dfea00)
- (EAI-622 & EAI-623): Add braintrust tracing to server (#579) (aaefc82)
- (EAI-158): more descriptive logging for update pages command (#584) (fc89cc1)
- Add braintrust to mongodb-rag-core (#578) (3f7e18d)
- (EAI-483): ingest:all command deletes pages and embeddings not in data sources (#562) (1dd81fc)
- (EAI-375 lite): Include page metadata in ingest, but not chunking (#576) (370a2d5)
- (EAI-566): Support creating new conversation when add message when conversationId = "null" (#531) (7f152e3)
- (EAI-590): Deprecate
mongodb-chatbot-evaluation
and fully migrate to Braintrust (#568) (f387579) - (EAI-482): Commands to delete pages and embedded content (#556) (b09d162)
- (EAI-608): upgrade embeddings model + improvements to embedded content store and pages store + query preprocessor prompt changed (#559) (928cbe7)
- (EAI-581): Chatbot verified answers eval/improvments + export
mongodb-rag-core/dataSources
(#550) (37be250) - Support
/exports
frommongodb-rag-core
(#548) (aaa1cce) - (EAI-587): Clean up shared imports in mongodb-rag-core + migrate
@azure/openai
toopenai
(#546) (3eb647d) - (EAI-463): Move ingest logic to
mongodb-rag-core
(#544) (68d6107) - (EAI-506 redux): Refactor full response generation as a stateless function (#498) (52bd0b0)
- Revert "(EAI-506): Refactor full response generation as stateless function" (#497) (b5bfb34)
- (EAI-506): Refactor full response generation as stateless function (#489) (4603628)
mongodb-chatbot-ui-v0.11.0
mongodb-chatbot-server-v0.10.0
- (EAI-611) chatbot server 500 errs (#592) (26a2210)
- (EAI-653): Run LLM-as-a-judge evals on all rated messages (#594) (0bf7a5c)
- (EAI-622 & EAI-623): Add braintrust tracing to server (#579) (aaefc82)
- (EAI-566): Support creating new conversation when add message when conversationId = "null" (#531) (7f152e3)
- (EAI-608): upgrade embeddings model + improvements to embedded content store and pages store + query preprocessor prompt changed (#559) (928cbe7)
- Support
/exports
frommongodb-rag-core
(#548) (aaa1cce) - (EAI-587): Clean up shared imports in mongodb-rag-core + migrate
@azure/openai
toopenai
(#546) (3eb647d) - Fix: stream static msg references (#521) (e41b123)
- (EAI-506 redux): Refactor full response generation as a stateless function (#498) (52bd0b0)
- Revert "(EAI-506): Refactor full response generation as stateless function" (#497) (b5bfb34)
- (EAI-506): Refactor full response generation as stateless function (#489) (4603628)
- (EAI-514 & EAI-516): Increase default+implementation max input size to
3000
(#494) (230d136) - (EAI-481) Clean up env vars (#472) (250e05e)
- (EAI-203): Refactor serve static logic + add flexible app config (#451) (df4d12a)
- (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)
chatbot-server-mongodb-public-v0.14.0
ingest-mongodb-public-v0.10.0
- (EAI-627): Skip snooty pages with noindex meta.robots tag (#577) (7f4e4a8)
- (EAI-375 lite): Include page metadata in ingest, but not chunking (#576) (370a2d5)
- (EAI-368): Alerts on cronjob failure to sergio (#575) (9f8345e)
- update ingest CLI calls to use
ingest <command> update
syntax (#572) (fb585fc) - (EAI-583) [Ingest] Add MongoDB IntelliJ Plugin docs (#565) (976dd51)