dependabot[bot] opened a new pull request, #7958: URL: https://github.com/apache/camel-quarkus/pull/7958
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.2.2 to 1.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Switch to the upstream ChromaEmbeddingStore impl, support V2 API by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1915">quarkiverse/quarkus-langchain4j#1915</a></li> <li>Introduce seed parameter for azure openai chat models by <a href="https://github.com/JanHuege"><code>@JanHuege</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1916">quarkiverse/quarkus-langchain4j#1916</a></li> <li>Automatically sort segments for embedding with gemini into batches of 100 by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1922">quarkiverse/quarkus-langchain4j#1922</a></li> <li>Add tracing configuration about tool invocation by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1921">quarkiverse/quarkus-langchain4j#1921</a></li> <li>Fire intermediate chat event at the correct spot by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1923">quarkiverse/quarkus-langchain4j#1923</a></li> <li>Temporarily disable a failing MCP registry client test by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1924">quarkiverse/quarkus-langchain4j#1924</a></li> <li>Support custom headers for OpenAI module by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1929">quarkiverse/quarkus-langchain4j#1929</a></li> <li>Add google search capability to quarkus vertex ai by <a href="https://github.com/ramesh-spendflo"><code>@ramesh-spendflo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1925">quarkiverse/quarkus-langchain4j#1925</a></li> <li>Add doc page for GPULlama3 by <a href="https://github.com/orionpapadakis"><code>@orionpapadakis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1930">quarkiverse/quarkus-langchain4j#1930</a></li> <li>Scope google credentials to cloud platform by default by <a href="https://github.com/ramesh-spendflo"><code>@ramesh-spendflo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1926">quarkiverse/quarkus-langchain4j#1926</a></li> <li>Vertex AI Response deserialization - Ignore unknown attributes by <a href="https://github.com/ramesh-spendflo"><code>@ramesh-spendflo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1931">quarkiverse/quarkus-langchain4j#1931</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.4.0.CR2...1.4.0">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.4.0.CR2...1.4.0</a></p> <h2>1.4.0.CR2</h2> <h2>What's Changed</h2> <ul> <li>Bump quarkus-neo4j.version from 5.6.0 to 5.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1776">quarkiverse/quarkus-langchain4j#1776</a></li> <li>Fix build time validation for <a href="https://github.com/SupervisorAgent"><code>@SupervisorAgent</code></a> related agentic system by <a href="https://github.com/geoand"><code>@geoand</code></a> in 711908967fbad15eb61c3146565bb221bf33fc02</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.4.0.CR1...1.4.0.CR2">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.4.0.CR1...1.4.0.CR2</a></p> <h2>1.4.0.CR1</h2> <h2>What's Changed</h2> <ul> <li>Make McpRootsStdioTransportTest work in the Platform CI by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1855">quarkiverse/quarkus-langchain4j#1855</a></li> <li>Introduce compile time safety to the agentic module by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1858">quarkiverse/quarkus-langchain4j#1858</a></li> <li>Allow some integration tests to run with platform bits by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1859">quarkiverse/quarkus-langchain4j#1859</a></li> <li>Remove warnings and possible failures related to quarkus-plugin by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1861">quarkiverse/quarkus-langchain4j#1861</a></li> <li>Make OpenAI tests more predictable, when working with real LLM by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1866">quarkiverse/quarkus-langchain4j#1866</a></li> <li>Enable previously disabled tests, since the issues were fixed by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1868">quarkiverse/quarkus-langchain4j#1868</a></li> <li>Add intermediate chat event by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1876">quarkiverse/quarkus-langchain4j#1876</a></li> <li>Introduce support for Video in AI services by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1881">quarkiverse/quarkus-langchain4j#1881</a></li> <li>Add interleaved thinking and cache prompting by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1885">quarkiverse/quarkus-langchain4j#1885</a></li> <li>Use upstream LangChain4j mixins for Jackson codec by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1884">quarkiverse/quarkus-langchain4j#1884</a></li> <li>Remove Quarkus-specific auditing capabilities by <a href="https://github.com/edeandrea"><code>@edeandrea</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1886">quarkiverse/quarkus-langchain4j#1886</a></li> <li>Introduce <code>reasoningEffort</code> and <code>serviceTier</code> config support for OpenAI by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1887">quarkiverse/quarkus-langchain4j#1887</a></li> <li>Bump to LangChain4j 1.8.0 by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1888">quarkiverse/quarkus-langchain4j#1888</a></li> <li>Add an option to change the path to source documents for chatbot example by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1890">quarkiverse/quarkus-langchain4j#1890</a></li> <li>Add RAG test using QueryRouter and ContentInjector by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1902">quarkiverse/quarkus-langchain4j#1902</a></li> <li>added mcpClientAuthProvider to Builder by <a href="https://github.com/KaiSuchomel"><code>@KaiSuchomel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1892">quarkiverse/quarkus-langchain4j#1892</a></li> <li>Add GPULlama3.java as model provider to run on GPUs by <a href="https://github.com/mikepapadim"><code>@mikepapadim</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1793">quarkiverse/quarkus-langchain4j#1793</a></li> <li>Fix exception rethrow in tool executor by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1904">quarkiverse/quarkus-langchain4j#1904</a></li> <li>Introduce type safety to outputKey handling by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1903">quarkiverse/quarkus-langchain4j#1903</a></li> <li>Add streaming support for GPULlama3.java integration. by <a href="https://github.com/orionpapadakis"><code>@orionpapadakis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1906">quarkiverse/quarkus-langchain4j#1906</a></li> <li>Make sure that <a href="https://github.com/ModelName"><code>@ModelName</code></a> works for streaming responses in AI services by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1905">quarkiverse/quarkus-langchain4j#1905</a></li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/cff78e4c2925a8b6f043470485f16a5db1c3d817"><code>cff78e4</code></a> [maven-release-plugin] prepare release 1.4.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/b6cc0c8d738daac527f7a853c31b4becb2aacc82"><code>b6cc0c8</code></a> Update the latest release version 1.4.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/453de0a9dafa949972fa87e75a7834c176190da7"><code>453de0a</code></a> Update README to 1.4.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/37fe136ff3e921a180e9cc5994f8c97f03391c8e"><code>37fe136</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/9f7adb991ac9f741ba85d0ae3d6a2ba63cc3418d"><code>9f7adb9</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1932">#1932</a> from quarkiverse/release-1.4.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/83a05c579f8c3a223703fb31b9e61c2e9eb579c5"><code>83a05c5</code></a> Release 1.4.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/4dc3bd6d63ce50983a83a82b521e42658ad37070"><code>4dc3bd6</code></a> Update docs</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/ecf18ae6f9f9c9be876accb4af6b67f109ab5889"><code>ecf18ae</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1931">#1931</a> from ramesh-spendflo/Issue-1912-ignore_unknown_prope...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/657d234ca64c2ba06d714c68551a799ba4baf5bd"><code>657d234</code></a> Fix import order</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6dd7f994fc207cc5dade2264d9ccf80f6b29a1cf"><code>6dd7f99</code></a> Ignore unknow attributes during serialization</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.2.2...1.4.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 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) </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]
