-
Notifications
You must be signed in to change notification settings - Fork 722
Update langchain4j to v1 (major) #3372
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
Open
solrbot
wants to merge
1
commit into
apache:main
Choose a base branch
from
solrbot:renovate/major-langchain4j
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+13
−7
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.35.0
->1.0.1
0.35.0
->1.0.1
Release Notes
langchain4j/langchain4j (dev.langchain4j:langchain4j-open-ai)
v1.0.1
: and 1.0.1-beta6Compare Source
What's Changed
HttpClient
by @Martin7-1 in https://github.com/langchain4j/langchain4j/pull/2704Full Changelog: langchain4j/langchain4j@1.0.0...1.0.1
v1.0.0
: and 1.0.0-beta5Compare Source
Announcements
We are excited to announce the release of version
1.0.0
for the following artifacts:langchain4j-core
langchain4j
langchain4j-http-client
langchain4j-http-client-jdk
langchain4j-open-ai
langchain4j-bom
The rest of the modules are released under the
1.0.0-beta5
version. We are currently finalizing the remaining updates and plan to release the next set of modules asrc1
in June.The
langchain4j-bom
has been released with version1.0.0
and includes the latest versions of all modules (many of which are at1.0.0-beta5
).Thank you so much to everyone who contributed in one way or another - this would not have been possible without you! 🙏
Breaking Changes
topK
parameter is specified by @dliubarskyi in https://github.com/langchain4j/langchain4j/pull/2987FinishReason.TOOL_EXECUTION
when tool calls are present in the response by @dliubarskyi in https://github.com/langchain4j/langchain4j/pull/2981What's Changed
ChatRequestParameters
by @Martin7-1 in https://github.com/langchain4j/langchain4j/pull/2810McpPingResponse#result
by @keliwang in https://github.com/langchain4j/langchain4j/pull/2971New Contributors
Full Changelog: langchain4j/langchain4j@1.0.0-rc1...1.0.0
v0.36.2
Compare Source
What's Changed
v0.36.1
Compare Source
Fixes
What's Changed
Full Changelog: langchain4j/langchain4j@0.36.0...0.36.1
v0.36.0
Compare Source
Core Features/Updates
@Deprecated
candidatesforRemoval = true
by @langchain4j in https://github.com/langchain4j/langchain4j/pull/2028langchain4j-core
by @kpavlov in https://github.com/langchain4j/langchain4j/pull/1987TokenStream
: added tool execution callback by @sakoojiang in https://github.com/langchain4j/langchain4j/pull/1818TextClassifier
: option to returnscore
and support label types beyondenum
by @Martin7-1 in https://github.com/langchain4j/langchain4j/pull/1800EmbeddingStoreIngestor
: tracking token usage by @pguedes17 in https://github.com/langchain4j/langchain4j/pull/1907ReRankingContentAggregator
: addedmaxResults
configuration by @omarmahamid in https://github.com/langchain4j/langchain4j/pull/2043New Integrations
Notable Updates
MilvusServiceClient
by @omarmahamid in https://github.com/langchain4j/langchain4j/pull/2042Other Changes
EmbeddingStoreWithFilteringIT
by @Martin7-1 in https://github.com/langchain4j/langchain4j/pull/1925langchain4j-vearch
get rid of lombok by @Martin7-1 in https://github.com/langchain4j/langchain4j/pull/1809New Contributors
Full Changelog: langchain4j/langchain4j@0.35.0...0.36.0
Configuration
📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot