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

Bump dev.langchain4j.version from 0.34.0 to 0.35.0 #38

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps dev.langchain4j.version from 0.34.0 to 0.35.0.
Updates dev.langchain4j:langchain4j from 0.34.0 to 0.35.0

Release notes

Sourced from dev.langchain4j:langchain4j's releases.

0.35.0

New Integrations

Notable Updates

Breaking Changes

  • Extracted HtmlTextExtractor into its own module by @​langchain4j in langchain4j/langchain4j#1811 If you are using Jsoup, please explicitly import org.jsoup:jsoup or dev.langchain4j:langchain4j-document-transformer-jsoup

Potentially Breaking Changes

Other Changes

... (truncated)

Commits
  • 79f03df Release 0.35.0 (#1829)
  • 558a30d fixed failing tests
  • 21eb8b9 Jlama revision bump, add working Q type to builder (#1825)
  • 3579664 Support for GitHub Models using the Azure AI Inference API (#1807)
  • d546c64 Support for GitHub Models using the Azure AI Inference API (#1807)
  • c9995ab Flaky tests (#1823)
  • 34f6712 Add langchain4j-tablestore Integration: TablestoreEmbeddingStore/TablestoreCh...
  • 62794e1 Deprecated withApiKey() static factories
  • 8c625c3 capitalize maven module names
  • 42c958a Extract HtmlTextExtractor into its own module (#1811)
  • Additional commits viewable in compare view

Updates dev.langchain4j:langchain4j-hugging-face from 0.34.0 to 0.35.0

Release notes

Sourced from dev.langchain4j:langchain4j-hugging-face's releases.

0.35.0

New Integrations

Notable Updates

Breaking Changes

  • Extracted HtmlTextExtractor into its own module by @​langchain4j in langchain4j/langchain4j#1811 If you are using Jsoup, please explicitly import org.jsoup:jsoup or dev.langchain4j:langchain4j-document-transformer-jsoup

Potentially Breaking Changes

Other Changes

... (truncated)

Commits
  • 79f03df Release 0.35.0 (#1829)
  • 558a30d fixed failing tests
  • 21eb8b9 Jlama revision bump, add working Q type to builder (#1825)
  • 3579664 Support for GitHub Models using the Azure AI Inference API (#1807)
  • d546c64 Support for GitHub Models using the Azure AI Inference API (#1807)
  • c9995ab Flaky tests (#1823)
  • 34f6712 Add langchain4j-tablestore Integration: TablestoreEmbeddingStore/TablestoreCh...
  • 62794e1 Deprecated withApiKey() static factories
  • 8c625c3 capitalize maven module names
  • 42c958a Extract HtmlTextExtractor into its own module (#1811)
  • Additional commits viewable in compare view

Updates dev.langchain4j:langchain4j-open-ai from 0.34.0 to 0.35.0

Release notes

Sourced from dev.langchain4j:langchain4j-open-ai's releases.

0.35.0

New Integrations

Notable Updates

Breaking Changes

  • Extracted HtmlTextExtractor into its own module by @​langchain4j in langchain4j/langchain4j#1811 If you are using Jsoup, please explicitly import org.jsoup:jsoup or dev.langchain4j:langchain4j-document-transformer-jsoup

Potentially Breaking Changes

Other Changes

... (truncated)

Commits
  • 79f03df Release 0.35.0 (#1829)
  • 558a30d fixed failing tests
  • 21eb8b9 Jlama revision bump, add working Q type to builder (#1825)
  • 3579664 Support for GitHub Models using the Azure AI Inference API (#1807)
  • d546c64 Support for GitHub Models using the Azure AI Inference API (#1807)
  • c9995ab Flaky tests (#1823)
  • 34f6712 Add langchain4j-tablestore Integration: TablestoreEmbeddingStore/TablestoreCh...
  • 62794e1 Deprecated withApiKey() static factories
  • 8c625c3 capitalize maven module names
  • 42c958a Extract HtmlTextExtractor into its own module (#1811)
  • Additional commits viewable in compare view

Updates dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2 from 0.34.0 to 0.35.0

Release notes

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

0.35.0

What's Changed

Full Changelog: langchain4j/langchain4j-embeddings@0.34.0...0.35.0

Commits

Updates dev.langchain4j:langchain4j-azure-open-ai from 0.34.0 to 0.35.0

Release notes

Sourced from dev.langchain4j:langchain4j-azure-open-ai's releases.

0.35.0

New Integrations

Notable Updates

Breaking Changes

  • Extracted HtmlTextExtractor into its own module by @​langchain4j in langchain4j/langchain4j#1811 If you are using Jsoup, please explicitly import org.jsoup:jsoup or dev.langchain4j:langchain4j-document-transformer-jsoup

Potentially Breaking Changes

Other Changes

... (truncated)

Commits
  • 79f03df Release 0.35.0 (#1829)
  • 558a30d fixed failing tests
  • 21eb8b9 Jlama revision bump, add working Q type to builder (#1825)
  • 3579664 Support for GitHub Models using the Azure AI Inference API (#1807)
  • d546c64 Support for GitHub Models using the Azure AI Inference API (#1807)
  • c9995ab Flaky tests (#1823)
  • 34f6712 Add langchain4j-tablestore Integration: TablestoreEmbeddingStore/TablestoreCh...
  • 62794e1 Deprecated withApiKey() static factories
  • 8c625c3 capitalize maven module names
  • 42c958a Extract HtmlTextExtractor into its own module (#1811)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 11, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch from 6a2a61e to 98a5b8b Compare October 11, 2024 15:02
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch from 98a5b8b to 3d936c0 Compare October 11, 2024 15:19
@radcortez radcortez force-pushed the main branch 2 times, most recently from 318c617 to d6c5413 Compare October 11, 2024 15:29
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch from 3d936c0 to cadfe86 Compare October 11, 2024 15:29
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch from cadfe86 to f35d524 Compare October 11, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch 2 times, most recently from b9a662e to fa8816e Compare October 14, 2024 09:23
Bumps `dev.langchain4j.version` from 0.34.0 to 0.35.0.

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

Updates `dev.langchain4j:langchain4j-hugging-face` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.34.0...0.35.0)

Updates `dev.langchain4j:langchain4j-open-ai` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.34.0...0.35.0)

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

Updates `dev.langchain4j:langchain4j-azure-open-ai` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@0.34.0...0.35.0)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-hugging-face
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-open-ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-embeddings-all-minilm-l6-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-azure-open-ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/dev.langchain4j.version-0.35.0 branch from fa8816e to 4695007 Compare October 14, 2024 11:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/maven/dev.langchain4j.version-0.35.0 branch October 15, 2024 09:47
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants