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

Bump langchain from 0.2.9 to 0.2.10 in /lib/rag/layer #95

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps langchain from 0.2.9 to 0.2.10.

Commits
  • 842065a community[patch]: Release 0.2.9 (#24453)
  • 27ad6a4 langchain[patch]: Release 0.2.10 (#24452)
  • dda9438 community[patch]: gpt-4o-mini costs (#24421)
  • 604dfe2 community[patch]: Force opt-in for WebResearchRetriever (CVE-2024-3095) (#24451)
  • f101c75 docs: how to pass runtime secrets (#24450)
  • 372c27f community[minor]: [GoogleApiYoutubeLoader] Replace API used in _get_document...
  • 6a45bf9 community[minor]: GraphCypherQAChain to accept additional inputs as provided ...
  • f585668 community[minor]: add mongodb byte store (#23876)
  • 07715f8 community[minor]: Add ability to specify file encoding and json encoding for ...
  • 020cc1c Community[minor]: Added checksum in while send data to pebblo-cloud (#23968)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 17, 2024
@petermuller
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/lib/rag/layer/langchain-0.2.10 branch from 4cbcf21 to 69e323d Compare October 1, 2024 23:14
@petermuller
Copy link
Contributor

Updated a few versions in advance- need help with making sure that the "Upload files to RAG" workflow works for us (unsure if that was broken as a result of this change or other things that we've merged into develop so far.

@estohlmann
Copy link
Member

Updated a few versions in advance- need help with making sure that the "Upload files to RAG" workflow works for us (unsure if that was broken as a result of this change or other things that we've merged into develop so far.

I was able to upload a file via the UI today

@petermuller petermuller force-pushed the dependabot/pip/lib/rag/layer/langchain-0.2.10 branch from 95fae5d to d9ac66b Compare October 2, 2024 20:00
dependabot bot and others added 2 commits October 2, 2024 14:51
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.2.9...langchain==0.2.10)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Also prevent LiteLLM failures if a parameter is not recognized.
@petermuller petermuller force-pushed the dependabot/pip/lib/rag/layer/langchain-0.2.10 branch from d9ac66b to e36c592 Compare October 2, 2024 21:51
@petermuller
Copy link
Contributor

After related changes were added, I was able to upload a file and validate that the similarity search worked as expected. I'm good to approve, will get another approver since I also contributed to this PR.

@estohlmann estohlmann merged commit 25cec99 into develop Oct 2, 2024
4 checks passed
@estohlmann estohlmann deleted the dependabot/pip/lib/rag/layer/langchain-0.2.10 branch October 2, 2024 22:20
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants