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

Gen AI SDK migration #562

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Gen AI SDK migration #562

wants to merge 14 commits into from

Conversation

takumiohym
Copy link
Collaborator

@takumiohym takumiohym commented Dec 17, 2024

Goal of this update:

Tasks:

@takumiohym takumiohym changed the title Consolidated dependencies and add google-genai Update for Gen AI SDK Dec 17, 2024
@takumiohym takumiohym self-assigned this Dec 17, 2024
Copy link
Collaborator Author

@takumiohym takumiohym Dec 17, 2024

Choose a reason for hiding this comment

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

Notes on requirements.txt update

  • Merged 3 kernels (gemini_kernel, langchain_components_kernel, langchain_kernel)
  • Categorized and reordered the dependencies
  • Updated langchain libraries to v0.3.
  • Added google-genai.
  • Added some underlying dependency versions explicitly (e.g. kubernetes, jax, google-api-core, google-cloud-storage) to speed up the installation process by removing the necessity to install multiple versions and check compatibilities.
  • Moved saliency from the requirements-without-deps.txt to requirements.txt, as its dependencies don't crush with other libraries.

@takumiohym takumiohym requested review from kylesteckler and removed request for kylesteckler January 9, 2025 16:57
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@takumiohym takumiohym changed the title Update for Gen AI SDK Gen AI SDK migration Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant