awslabs / generative-ai-cdk-constructs

AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
https://awslabs.github.io/generative-ai-cdk-constructs/
Apache License 2.0
337 stars 51 forks source link

chore(deps): update langchain community #512

Closed krokoko closed 3 months ago

krokoko commented 3 months ago

Fixes #

Fixes dependabot issues for current version of langchain community used

updating to latest version https://github.com/langchain-ai/langchain/releases/tag/langchain-community%3D%3D0.2.5

Screenshot 2024-06-17 at 2 54 02 PM Screenshot 2024-06-17 at 2 52 37 PM Screenshot 2024-06-17 at 2 51 17 PM

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.27%. Comparing base (6b7f813) to head (1d2d08d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #512 +/- ## ========================================== + Coverage 92.20% 92.27% +0.07% ========================================== Files 53 53 Lines 12565 12565 Branches 319 322 +3 ========================================== + Hits 11585 11594 +9 + Misses 980 971 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.