Skip to content

Bump langchain4j-version from 0.30.0 to 0.31.0#14259

Merged
davsclaus merged 1 commit into
mainfrom
dependabot/maven/langchain4j-version-0.31.0
May 29, 2024
Merged

Bump langchain4j-version from 0.30.0 to 0.31.0#14259
davsclaus merged 1 commit into
mainfrom
dependabot/maven/langchain4j-version-0.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2024

Bumps langchain4j-version from 0.30.0 to 0.31.0.
Updates dev.langchain4j:langchain4j-core from 0.30.0 to 0.31.0

Release notes

Sourced from dev.langchain4j:langchain4j-core's releases.

0.31.0

New Core Features

New Integrations

Notable Changes

Breaking Changes

Other Changes

... (truncated)

Commits

Updates dev.langchain4j:langchain4j-ollama from 0.30.0 to 0.31.0

Release notes

Sourced from dev.langchain4j:langchain4j-ollama's releases.

0.31.0

New Core Features

New Integrations

Notable Changes

Breaking Changes

Other Changes

... (truncated)

Commits

Updates dev.langchain4j:langchain4j-embeddings from 0.30.0 to 0.31.0

Release notes

Sourced from dev.langchain4j:langchain4j-embeddings's releases.

0.31.0

What's Changed

New Contributors

Full Changelog: langchain4j/langchain4j-embeddings@0.30.0...0.31.0

Commits
  • 56b28d9 Release 0.31.0 (#28)
  • f3f690d Added BAAI/bge-small-zh-v1.5 models (#27)
  • 6a16940 Added BAAI/bge-small-zh-v1.5 models (#27)
  • 47f1d33 test concurrent embedding
  • 08d8373 changed version to 0.31.0-SNAPSHOT
  • 462cbee Using TCCL to load the model instead of relying on the current abstract class...
  • See full diff in compare view

Updates dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2 from 0.30.0 to 0.31.0

Release notes

Sourced from dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2's releases.

0.31.0

What's Changed

New Contributors

Full Changelog: langchain4j/langchain4j-embeddings@0.30.0...0.31.0

Commits
  • 56b28d9 Release 0.31.0 (#28)
  • f3f690d Added BAAI/bge-small-zh-v1.5 models (#27)
  • 6a16940 Added BAAI/bge-small-zh-v1.5 models (#27)
  • 47f1d33 test concurrent embedding
  • 08d8373 changed version to 0.31.0-SNAPSHOT
  • 462cbee Using TCCL to load the model instead of relying on the current abstract class...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `langchain4j-version` from 0.30.0 to 0.31.0.

Updates `dev.langchain4j:langchain4j-core` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.30.0...0.31.0)

Updates `dev.langchain4j:langchain4j-ollama` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.30.0...0.31.0)

Updates `dev.langchain4j:langchain4j-embeddings` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j-embeddings/releases)
- [Commits](langchain4j/langchain4j-embeddings@0.30.0...0.31.0)

Updates `dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/langchain4j/langchain4j-embeddings/releases)
- [Commits](langchain4j/langchain4j-embeddings@0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-ollama
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-embeddings
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 28, 2024
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus davsclaus merged commit 79951db into main May 29, 2024
@dependabot dependabot Bot deleted the dependabot/maven/langchain4j-version-0.31.0 branch May 29, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant