dependabot[bot] opened a new pull request, #8605: URL: https://github.com/apache/camel-quarkus/pull/8605
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.9.1 to 1.9.2. <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.9.2</h2> <h2>What's Changed</h2> <ul> <li>Bump io.quarkiverse.mcp:quarkus-mcp-server-http from 1.11.1 to 1.12.0 in /samples by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2363">quarkiverse/quarkus-langchain4j#2363</a></li> <li>Bump io.quarkiverse.mcp:quarkus-mcp-server-sse from 1.11.1 to 1.12.0 in /samples by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2362">quarkiverse/quarkus-langchain4j#2362</a></li> <li>Add -nsu flag to Maven commands in script by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2368">quarkiverse/quarkus-langchain4j#2368</a></li> <li>add Committable ChatMemory flush strategy by <a href="https://github.com/sabob"><code>@sabob</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2331">quarkiverse/quarkus-langchain4j#2331</a></li> <li>Fix max-retries=0 causing unexpected behavior in OpenAI and Anthropic providers by <a href="https://github.com/suryateja-g13"><code>@suryateja-g13</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2364">quarkiverse/quarkus-langchain4j#2364</a></li> <li>Remove the unused dependency on bouncycastle by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2379">quarkiverse/quarkus-langchain4j#2379</a></li> <li>docs(semantic-compression): fix "police" → "polite" typo by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2386">quarkiverse/quarkus-langchain4j#2386</a></li> <li>docs: wrap shorthand admonition blocks in ==== delimiters by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2385">quarkiverse/quarkus-langchain4j#2385</a></li> <li>docs(few-shots): inline-code INPUT/OUTPUT pattern; use [source,bash] for curl by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2383">quarkiverse/quarkus-langchain4j#2383</a></li> <li>Fix old Guardrails import in image to plantuml sample and add the sam… by <a href="https://github.com/zbendhiba"><code>@zbendhiba</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2372">quarkiverse/quarkus-langchain4j#2372</a></li> <li>Bump postcss from 8.5.5 to 8.5.10 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/2387">quarkiverse/quarkus-langchain4j#2387</a></li> <li>fix: SemanticSimilarityStrategy - calculateCosineSimilarity returns double greater 1.0 by <a href="https://github.com/KaiSuchomel"><code>@KaiSuchomel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2378">quarkiverse/quarkus-langchain4j#2378</a></li> <li>fix(jlama): remove devMode jvmOptions that crash <a href="https://github.com/QuarkusTest"><code>@QuarkusTest</code></a> bootstrap on Quarkus 3.32+ by <a href="https://github.com/mdproctor"><code>@mdproctor</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2374">quarkiverse/quarkus-langchain4j#2374</a></li> <li>docs(streamed-responses): use OpenAI in the Project Setup example by <a href="https://github.com/rolfedh"><code>@rolfedh</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2388">quarkiverse/quarkus-langchain4j#2388</a></li> <li>Add AI policy by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2395">quarkiverse/quarkus-langchain4j#2395</a></li> <li>fix <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2369">#2369</a>: Make topP and temperature optional in ChatModelConfig for <code>openai</code> and <code>azure/openai</code> by <a href="https://github.com/t1"><code>@t1</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2370">quarkiverse/quarkus-langchain4j#2370</a></li> <li>Make QuarkusAiServices override upstream maxSequentialToolsInvocations method by <a href="https://github.com/omatheusmesmo"><code>@omatheusmesmo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2393">quarkiverse/quarkus-langchain4j#2393</a></li> <li>Update Gemini Vertex AI embeddings implementation by <a href="https://github.com/maestrus"><code>@maestrus</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2382">quarkiverse/quarkus-langchain4j#2382</a></li> <li>fix: added score to Result in MarkdownReportFormatter by <a href="https://github.com/KaiSuchomel"><code>@KaiSuchomel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2398">quarkiverse/quarkus-langchain4j#2398</a></li> <li>Fix openai tlsConfigurationName silently dropped in AdditionalPropertiesHack by <a href="https://github.com/asgeirn"><code>@asgeirn</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2380">quarkiverse/quarkus-langchain4j#2380</a></li> <li>Pass invocation context to tool provider request by <a href="https://github.com/Wal8800"><code>@Wal8800</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2403">quarkiverse/quarkus-langchain4j#2403</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/suryateja-g13"><code>@suryateja-g13</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2364">quarkiverse/quarkus-langchain4j#2364</a></li> <li><a href="https://github.com/mdproctor"><code>@mdproctor</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2374">quarkiverse/quarkus-langchain4j#2374</a></li> <li><a href="https://github.com/t1"><code>@t1</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2370">quarkiverse/quarkus-langchain4j#2370</a></li> <li><a href="https://github.com/maestrus"><code>@maestrus</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2382">quarkiverse/quarkus-langchain4j#2382</a></li> <li><a href="https://github.com/asgeirn"><code>@asgeirn</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2380">quarkiverse/quarkus-langchain4j#2380</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.1...1.9.2">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.1...1.9.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/7833d30b76c110f6176ffe32d8ca9e5f07d3ea5b"><code>7833d30</code></a> [maven-release-plugin] prepare release 1.9.2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/3c353f436bbf6e9d01fc5ebdc4ebe19244ad919c"><code>3c353f4</code></a> Update the latest release version 1.9.2 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/815012c45d91a7966f3ba16bd95f61d073a30fde"><code>815012c</code></a> Update README to 1.9.2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/de32d2b7044b39aa4311c38b61c9d8315ea35eb1"><code>de32d2b</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/4270b69101537e01927129d10a61f7c548edcc3e"><code>4270b69</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2404">#2404</a> from quarkiverse/release-1.9.2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/a82f9e26dfe17d9b0ccdfc464ae73373f31092d2"><code>a82f9e2</code></a> Release 1.9.2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/39c52922f75e0f9007c9a0532874251fadeecdf7"><code>39c5292</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2403">#2403</a> from Wal8800/propagate-invocation-params-to-tool-pro...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/f47b7420f01002cc755a4684d172d3fc94bf4cef"><code>f47b742</code></a> enhance: pass invocation context to tool provider request</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/aed39b26ea9ed533fc1ba0089a00ab60c26c7471"><code>aed39b2</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2380">#2380</a> from asgeirn/fix-openai-tls-config-name-silently-dro...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/57034b21709f8e73d5cc0f61a54ebc4eb1e35330"><code>57034b2</code></a> Fix openai tlsConfigurationName silently dropped in AdditionalPropertiesHack</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.9.1...1.9.2">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]
