This repository was archived by the owner on Sep 29, 2025. It is now read-only.
mongodb-rag-core-v0.5.0
·
300 commits
to main
since this release
- (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-evaluationand 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
/exportsfrommongodb-rag-core(#548) (aaa1cce) - (EAI-587): Clean up shared imports in mongodb-rag-core + migrate
@azure/openaitoopenai(#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)