Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump mongodb-rag-core from 0.4.1 to 0.5.1 #936

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps mongodb-rag-core from 0.4.1 to 0.5.1.

Release notes

Sourced from mongodb-rag-core's releases.

mongodb-rag-core-v0.5.1

  • (EAI-655) fix mongo-memory-server test flakiness (#605) (e521279e)

mongodb-rag-core-v0.5.0 didn't publish to npm successfully. Fixing the CI bug should resolve that.

mongodb-rag-core-v0.5.0

  • (EAI-649): Draft code example classifier type (#595) (2e42cf42)
  • (EAI-611) chatbot server 500 errs (#592) (26a2210e)
  • (EAI-653): Run LLM-as-a-judge evals on all rated messages (#594) (0bf7a5cb)
  • (EAI-616)split test case into more isolated test cases (#582) (fad9c732)
  • (EAI-655) fix mongo-memory-server test flakiness (#598) (2dfea00c)
  • (EAI-622 & EAI-623): Add braintrust tracing to server (#579) (aaefc82a)
  • (EAI-158): more descriptive logging for update pages command (#584) (fc89cc12)
  • Add braintrust to mongodb-rag-core (#578) (3f7e18da)
  • (EAI-483): ingest:all command deletes pages and embeddings not in data sources (#562) (1dd81fcf)
  • (EAI-375 lite): Include page metadata in ingest, but not chunking (#576) (370a2d58)
  • (EAI-566): Support creating new conversation when add message when conversationId = "null" (#531) (7f152e33)
  • (EAI-590): Deprecate mongodb-chatbot-evaluation and fully migrate to Braintrust (#568) (f3875795)
  • (EAI-482): Commands to delete pages and embedded content (#556) (b09d1627)
  • (EAI-608): upgrade embeddings model + improvements to embedded content store and pages store + query preprocessor prompt changed (#559) (928cbe72)
  • (EAI-581): Chatbot verified answers eval/improvments + export mongodb-rag-core/dataSources (#550) (37be250a)
  • Support /exports from mongodb-rag-core (#548) (aaa1ccec)
  • (EAI-587): Clean up shared imports in mongodb-rag-core + migrate @azure/openai to openai (#546) (3eb647d3)
  • (EAI-463): Move ingest logic to mongodb-rag-core (#544) (68d6107b)
  • (EAI-506 redux): Refactor full response generation as a stateless function (#498) (52bd0b08)
  • Revert "(EAI-506): Refactor full response generation as stateless function" (#497) (b5bfb34b)
  • (EAI-506): Refactor full response generation as stateless function (#489) (46036289)
Commits
  • 4f7214d Release mongodb-rag-core v0.5.1
  • 9f11957 Release chatbot-server-mongodb-public v0.15.1
  • 5b245e3 Fix race condition in CI (#610)
  • b37a22a Release chatbot-server-mongodb-public v0.15.0
  • f669da7 update prod env (#607)
  • 572d8d9 (EAI-651) Source mongosh Release Artifacts (#609)
  • 4cf0b4a Migrator release notes generator (#608)
  • e521279 (EAI-655) fix mongo-memory-server test flakiness (#605)
  • 06e4825 (EAI-393) [UI] Chat window scrolls to bottom on copy button hover (#606)
  • 2d9cfa5 Truncate embeddings (#602)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb-rag-core](https://github.com/mongodb/chatbot) from 0.4.1 to 0.5.1.
- [Release notes](https://github.com/mongodb/chatbot/releases)
- [Commits](mongodb/chatbot@mongodb-rag-core-v0.4.1...mongodb-rag-core-v0.5.1)

---
updated-dependencies:
- dependency-name: mongodb-rag-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2025
@github-actions github-actions bot merged commit 12c45fa into main Feb 6, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mongodb-rag-core-0.5.1 branch February 6, 2025 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants