dependabot[bot] opened a new pull request, #8651: URL: https://github.com/apache/camel-quarkus/pull/8651
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.9.2 to 1.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-langchain4j/releases">io.quarkiverse.langchain4j:quarkus-langchain4j-bom's releases</a>.</em></p> <blockquote> <h2>1.10.0</h2> <h2>What's Changed</h2> <ul> <li>Use quarkus-junit* dependencies by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2429">quarkiverse/quarkus-langchain4j#2429</a></li> <li>Add named embedding stores support for Milvus by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2434">quarkiverse/quarkus-langchain4j#2434</a></li> <li>Add support for named Chroma embedding stores by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2433">quarkiverse/quarkus-langchain4j#2433</a></li> <li>docs: add intro sentences before orphan adjacent code blocks by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2431">quarkiverse/quarkus-langchain4j#2431</a></li> <li>docs(memory): fix orphan sentence introducing ChatMemoryProviderSuppl… by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2430">quarkiverse/quarkus-langchain4j#2430</a></li> <li>Add support for named Qdrant embedding stores by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2437">quarkiverse/quarkus-langchain4j#2437</a></li> <li>Add condition to ecosystem CI workflow by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2448">quarkiverse/quarkus-langchain4j#2448</a></li> <li>Fix langchain4j-agentic dev-ui when the project contains more than one agentic system by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2446">quarkiverse/quarkus-langchain4j#2446</a></li> <li>feat(pinecone): support multiple named embedding stores and enhance configuration by <a href="https://github.com/matheusandre1"><code>@matheusandre1</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2441">quarkiverse/quarkus-langchain4j#2441</a></li> <li>Support named OIDC clients in OidcClientMcpAuthProvider by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2442">quarkiverse/quarkus-langchain4j#2442</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/matheusandre1"><code>@matheusandre1</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2441">quarkiverse/quarkus-langchain4j#2441</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.10.0.CR2...1.10.0">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.10.0.CR2...1.10.0</a></p> <h2>1.10.0.CR2</h2> <h2>What's Changed</h2> <ul> <li>Add support for named pgvector embedding stores by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2409">quarkiverse/quarkus-langchain4j#2409</a></li> <li>Ensure GraalVM doesn't fail at build time on ObjectMapper related code by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2417">quarkiverse/quarkus-langchain4j#2417</a></li> <li>Drop deprecated <code>LastRunMetrics</code> from <code>GPULlama3BaseModel</code> by <a href="https://github.com/orionpapadakis"><code>@orionpapadakis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2419">quarkiverse/quarkus-langchain4j#2419</a></li> <li>Add the ability to use multiple redis embedding stores by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2421">quarkiverse/quarkus-langchain4j#2421</a></li> <li>Add Named Stores section to Redis guide by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2423">quarkiverse/quarkus-langchain4j#2423</a></li> <li>build(deps): bump ip-address and socks in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2422">quarkiverse/quarkus-langchain4j#2422</a></li> <li>build(deps): bump basic-ftp from 5.3.0 to 5.3.1 in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2424">quarkiverse/quarkus-langchain4j#2424</a></li> <li>Add support for named Neo4j embedding stores by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2426">quarkiverse/quarkus-langchain4j#2426</a></li> <li>Bump to LangChain4j 1.14.1 by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2427">quarkiverse/quarkus-langchain4j#2427</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.10.0.CR1...1.10.0.CR2">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.10.0.CR1...1.10.0.CR2</a></p> <h2>1.10.0.CR1</h2> <h2>What's Changed</h2> <ul> <li>Fix typo in Quarkus BOM documentation by <a href="https://github.com/lil-snorts"><code>@lil-snorts</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2406">quarkiverse/quarkus-langchain4j#2406</a></li> <li>Add Dev UI to quarkus-langchain4j agentic extension by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2405">quarkiverse/quarkus-langchain4j#2405</a></li> <li>Upgrade to LangChain4j 1.14.0 by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2407">quarkiverse/quarkus-langchain4j#2407</a></li> <li>build(deps): bump lodash-es and langium in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2411">quarkiverse/quarkus-langchain4j#2411</a></li> <li>Add <code>thinking.display</code> config for Anthropic chat model by <a href="https://github.com/unsignedint"><code>@unsignedint</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2342">quarkiverse/quarkus-langchain4j#2342</a></li> <li>Support response format in Bedrock chat model by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2413">quarkiverse/quarkus-langchain4j#2413</a></li> <li>Add missing docs updates by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2414">quarkiverse/quarkus-langchain4j#2414</a></li> <li>Allow to define the model used by an agent through the <a href="https://github.com/ModelName"><code>@ModelName</code></a> annotation by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2412">quarkiverse/quarkus-langchain4j#2412</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lil-snorts"><code>@lil-snorts</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2406">quarkiverse/quarkus-langchain4j#2406</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.2...1.10.0.CR1">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.2...1.10.0.CR1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/59eecad1320b0d85cd703ca2a2d94ec4bfafb754"><code>59eecad</code></a> [maven-release-plugin] prepare release 1.10.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/f186f3f0cd5abaaf44cad84af0a740acef0b49f3"><code>f186f3f</code></a> Update the latest release version 1.10.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6064362af561e9dbbf20b753be2000dcb3c595a1"><code>6064362</code></a> Update README to 1.10.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/f348c27775f01be2fdb66714830a4eca5c851e58"><code>f348c27</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/2f7b0b4d87c1a4cecafa6ac19d1d280e911e3556"><code>2f7b0b4</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2451">#2451</a> from quarkiverse/release-1.10.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/da6ecb5e78b30195d7a1c574dffaa76a7ba560cd"><code>da6ecb5</code></a> Release 1.10.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/1c4db5cc75a2ad87fd16e9df4d235b587318811d"><code>1c4db5c</code></a> Fix docs</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/ca64b6403c08deaf49da32d10e8257cd26ce7bac"><code>ca64b64</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2442">#2442</a> from omatheusmesmo/feat/named-oidc-clients-mcp-auth-...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/38df5a88a761059b98e0ca3d3e48bcc33a6db27d"><code>38df5a8</code></a> fixup! feat: Support named OIDC clients in OidcClientMcpAuthProvider</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/eafed9aeb918e396048a40741c40cbc52c1ab27b"><code>eafed9a</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2441">#2441</a> from matheusandre1/issue2439</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.2...1.10.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
