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