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

Set langchain version for crewai example #1695

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Conversation

sfc-gh-chu
Copy link
Contributor

@sfc-gh-chu sfc-gh-chu commented Dec 12, 2024

Description

Resets langchain versions in trulens-apps-langchain and defines constraints in the CrewAI example

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

Set specific langchain and langchain-core version constraints for CrewAI example and trulens-apps-langchain.

  • Dependencies:
    • Update langchain to ">=0.3.9" and langchain-core to ">=0.3.21" in examples/expositional/frameworks/crewai/surprise_trip/pyproject.toml.
    • Downgrade langchain to ">=0.2.10" and langchain-core to ">=0.2.0" in src/apps/langchain/pyproject.toml.

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

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Dec 12, 2024
@sfc-gh-rroy sfc-gh-rroy merged commit aaa3347 into main Dec 12, 2024
9 of 10 checks passed
@sfc-gh-rroy sfc-gh-rroy deleted the corey/langchain-crewai branch December 12, 2024 21:51
@sfc-gh-chu sfc-gh-chu mentioned this pull request Dec 16, 2024
6 tasks
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 size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants