Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the langchain group with 3 updates in the / directory: langchain, langchain-google-vertexai and langchain-community.

Updates langchain from 0.3.11 to 0.3.12

Release notes

Sourced from langchain's releases.

langchain-core==0.3.12

Changes since langchain-core==0.3.11

core: release 0.3.12 (#27410) docs, core: error messaging [wip] (#27397)

langchain-community==0.3.12

Changes since langchain-community==0.3.11

community[patch]: Release 0.3.12 (#28725) community: fix an issue with deepinfra integration (#28715) [community]: Render documents to graphviz (#24830) docs, community: aerospike docs update (#28717) community: 🐛 PDF Filter Type Error (#27154) community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) community[minor]: Opensearch hybridsearch implementation (#25375) community[minor]: Fix json._validate_metadata_func() (#22842) community[minor]: Add TablestoreVectorStore (#25767) community: make old stub for QuerySQLDataBaseTool private to skip api ref (#28711) Community: add modified_since argument to O365BaseLoader (#28708) community[patch]: fix QuerySQLDatabaseTool name (#28659) docs: Fix stack diagram in community README (#28685) community: fixes json loader not getting texts with json standard (#27327) community: add method to create branch and list files for gitlab tool (#27883) community: ChatSnowflakeCortex - Add streaming functionality (#27753) community: Add support for cross-region inference profile IDs in Bedrock Anthropic Claude token cost calculation (#28167) community: VectorStores: Azure Cosmos DB Mongo vCore with DiskANN (#27329) Community: Adding bulk_size as a setable param for OpenSearchVectorSearch (#28325) community: fixed bug in model2vec embedding code (#28670) community: use correct id_key when deleting by id in LanceDB wrapper (#28655) [Community]: requests_kwargs not being used in _fetch (#28646) community[minor]: FAISS Filter Function Enhancement with Advanced Query Operators (#28207) community: tongyi multimodal response format fix to support langchain (#28645)

langchain==0.3.12

Changes since langchain==0.3.11

langchain[patch]: Release 0.3.12 (#28724) langchain: fixed weaviate (v4) vectorstore import for self-query retriever (#28675)

Commits

Updates langchain-google-vertexai from 2.0.8 to 2.0.9

Release notes

Sourced from langchain-google-vertexai's releases.

libs/vertexai/v2.0.9

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-google@libs/vertexai/v2.0.8...libs/vertexai/v2.0.9

Commits
  • 999eb78 Removed redundant lines that added the "title" field to the schema. (#634)
  • c46a26c release vertexai 2.0.9 (#641)
  • 21c0e77 added gemini-2.0 to the correct model family (#639)
  • 94f04cc Community GoogleDriveLoader: Update drive.py to also parse google slides (#633)
  • 5c453e0 feat: add psc support feature store (#632)
  • 019d578 docs: fix google_genai typos (#614)
  • 6568ca6 Fixing invalid_scope: Invalid OAuth scope or ID token audience provided (#618)
  • b33d7b6 fixed anthropic message conversion (#627)
  • See full diff in compare view

Updates langchain-community from 0.3.11 to 0.3.12

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.12

Changes since langchain-community==0.3.11

community[patch]: Release 0.3.12 (#28725) community: fix an issue with deepinfra integration (#28715) [community]: Render documents to graphviz (#24830) docs, community: aerospike docs update (#28717) community: 🐛 PDF Filter Type Error (#27154) community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) community[minor]: Opensearch hybridsearch implementation (#25375) community[minor]: Fix json._validate_metadata_func() (#22842) community[minor]: Add TablestoreVectorStore (#25767) community: make old stub for QuerySQLDataBaseTool private to skip api ref (#28711) Community: add modified_since argument to O365BaseLoader (#28708) community[patch]: fix QuerySQLDatabaseTool name (#28659) docs: Fix stack diagram in community README (#28685) community: fixes json loader not getting texts with json standard (#27327) community: add method to create branch and list files for gitlab tool (#27883) community: ChatSnowflakeCortex - Add streaming functionality (#27753) community: Add support for cross-region inference profile IDs in Bedrock Anthropic Claude token cost calculation (#28167) community: VectorStores: Azure Cosmos DB Mongo vCore with DiskANN (#27329) Community: Adding bulk_size as a setable param for OpenSearchVectorSearch (#28325) community: fixed bug in model2vec embedding code (#28670) community: use correct id_key when deleting by id in LanceDB wrapper (#28655) [Community]: requests_kwargs not being used in _fetch (#28646) community[minor]: FAISS Filter Function Enhancement with Advanced Query Operators (#28207) community: tongyi multimodal response format fix to support langchain (#28645)

Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the langchain group with 3 updates in the / directory: [langchain](https://github.com/langchain-ai/langchain), [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google) and [langchain-community](https://github.com/langchain-ai/langchain).


Updates `langchain` from 0.3.11 to 0.3.12
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.11...langchain==0.3.12)

Updates `langchain-google-vertexai` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/vertexai/v2.0.8...libs/vertexai/v2.0.9)

Updates `langchain-community` from 0.3.11 to 0.3.12
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.11...langchain-community==0.3.12)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-google-vertexai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain-community
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 16, 2024 05:54
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

This pull request updates several Langchain-related dependencies to their latest patch versions, including core Langchain, Google Vertex AI integration, and community components.

  • Updates langchain from 0.3.11 to 0.3.12 with improved error messaging and deepinfra integration fixes
  • Updates langchain-google-vertexai from 2.0.8 to 2.0.9 with fixes for Anthropic message conversion and OAuth scope handling
  • Updates langchain-community from 0.3.11 to 0.3.12 with new features like hybrid search for OpenSearch and improved PDF handling
  • Adds support for Gemini 2.0 model family in Google Vertex AI integration
  • Fixes structured output handling for title fields in nested Pydantic schemas

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@github-actions github-actions bot merged commit c989f33 into main Dec 16, 2024
9 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/pip/langchain-7b581d5247 branch December 16, 2024 06:14
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.

1 participant