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

add langchain install #1691

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

add langchain install #1691

wants to merge 7 commits into from

Conversation

sfc-gh-rroy
Copy link

@sfc-gh-rroy sfc-gh-rroy commented Dec 11, 2024

Description

Please include a summary of the changes and the related issue that can be
included in the release announcement. Please also include relevant motivation
and context.

Other details good to know for developers

Please include any other details of this change useful for TruLens developers.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • New Tests
  • This change includes re-generated golden test results
  • This change requires a documentation update

Important

Add langchain-openai to test setup and update Python version to 3.9.0 in multiple pyproject.toml files.

  • Dependencies:
    • Add langchain-openai to test environment in Makefile.
    • Update langchain-core to >=0.3.0 in src/providers/langchain/pyproject.toml.
    • Update nemoguardrails to >=0.11 in src/apps/nemo/pyproject.toml.
  • Python Version:
    • Update minimum Python version to ^3.9.0 in src/apps/langchain/pyproject.toml, src/apps/llamaindex/pyproject.toml, src/apps/nemo/pyproject.toml, src/providers/langchain/pyproject.toml, and src/providers/openai/pyproject.toml.

This description was created by Ellipsis for 502fe2d. It will automatically update as commits are pushed.

@sfc-gh-rroy sfc-gh-rroy marked this pull request as ready for review December 11, 2024 00:48
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 11, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Dec 11, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant