Skip to content

SAP AI SDK pins langchain-google-genai to patch level 4.3.6 #152

Description

@HeikoZSAP

Checklist

Describe the Problem

We discovered that version 7.3 and 7.4 are pinning the package langchain-google-genai hard coded to patch level 4.3.6:
Requires-Dist: langchain-google-genai<4.3.7,~=4.3.6; extra == "google"

Steps to reproduce:
-Install SAP AI SDK
-Try to upgrade langchain-google-genai to 4.4

Expected behavior:
Due to security requirements, we need to be able to ensure that related packages can at least be upgraded on patch level.
Additionally we need to use langchain-google-genai >4.4 in our next release.

Used Versions:
Python version via python3 --version: 3.12.10
SAP Cloud SDK for AI package version: 7.40 and 7.30
Region: EU10

Propose a Solution

upgrade langchain-google-genai to 4.4

Describe Alternatives

No response

Affected Development Phase

Development

Impact

Blocked

Timeline

No response

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions