Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the langchain group with 1 update: langchain-google-vertexai.

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

Dependabot compatibility score

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 1 update: [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google).


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)

---
updated-dependencies:
- dependency-name: langchain-google-vertexai
  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 13, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 13, 2024 05:34
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 the langchain-google-vertexai dependency from version 2.0.8 to 2.0.9 in the langfuse-python repository.

  • Fixed anthropic message conversion issues in langchain-google-vertexai
  • Fixed OAuth scope/token audience validation for Google Vertex AI integration
  • Added support for PSC (Private Service Connect) in feature store
  • Added Gemini-2.0 model to correct model family
  • Fixed title field handling in nested Pydantic schemas with structured output

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Looks like langchain-google-vertexai is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2024
auto-merge was automatically disabled December 16, 2024 05:54

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/langchain-5d0d7068de branch December 16, 2024 05:54
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