Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

windkit
Copy link

@windkit windkit commented Jun 8, 2025

Description of the change

Relax the version requirement of google-ai-generativelanguage, this is to improve the interoperability with other libraries such as langchain-google-genai

Motivation

Spotted in langchain-ai/langchain-google#956, the hard coded version would make code that utilizes libraries requiring newer version google-ai-generativelanguage stops working.

Type of change

Choose one: Feature request

Checklist

  • I have performed a self-review of my code.
  • I have added detailed comments to my code where applicable.
  • I have verified that my change does not break existing code.
  • My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • I am familiar with the Google Style Guide for the language I have coded in.
  • I have read through the Contributing Guide and signed the Contributor License Agreement.

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:python sdk Issue/PR related to Python SDK labels Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK status:awaiting review PR awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant