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

Update langchain4j version to 0.36.2 #31

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Update langchain4j version to 0.36.2 #31

merged 2 commits into from
Nov 22, 2024

Conversation

kpavlov
Copy link
Owner

@kpavlov kpavlov commented Nov 22, 2024

Updates to the dependencies and execution metadata in the lc4kNotebook.ipynb file, as well as a version bump for the langchain4j dependency in the pom.xml file. Below are the most important changes:

Dependency updates:

Execution metadata changes:

@kpavlov kpavlov added the dependencies Update dependencies label Nov 22, 2024
Copy link

codacy-production bot commented Nov 22, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e35b78b) 121 83 68.60%
Head commit (b2b890f) 121 (+0) 83 (+0) 68.60% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#31) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Upgraded dependencies for `langchain4j` and `langchain4j-open-ai` from 0.36.0 to 0.36.2 in the Kotlin notebook. This improves compatibility with the latest features and fixes. Also, adjusted execution times for more accurate tracking.
@kpavlov kpavlov marked this pull request as ready for review November 22, 2024 05:40
@kpavlov kpavlov enabled auto-merge (squash) November 22, 2024 05:40
@kpavlov kpavlov merged commit b4a80f6 into main Nov 22, 2024
5 checks passed
@kpavlov kpavlov deleted the bump-lc4j branch November 22, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant