dependabot[bot] opened a new pull request, #9112:
URL: https://github.com/apache/camel-quarkus/pull/9112

   Bumps `quarkiverse-langchain4j.version` from 1.13.0 to 1.13.1.
   Updates `io.quarkiverse.langchain4j:quarkus-langchain4j-core` from 1.13.0 to 
1.13.1
   
   Updates `io.quarkiverse.langchain4j:quarkus-langchain4j-bom` from 1.13.0 to 
1.13.1
   <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.13.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: Populate agentic Dev UI Topology and Executions pages by <a 
href="https://github.com/omatheusmesmo";><code>@​omatheusmesmo</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2674";>quarkiverse/quarkus-langchain4j#2674</a></li>
   <li>Preserve generic tool argument types in generated mappers by <a 
href="https://github.com/filipaggoncalves";><code>@​filipaggoncalves</code></a> 
in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2746";>quarkiverse/quarkus-langchain4j#2746</a></li>
   <li>Fixes Infinispan IN/NOT IN metadata filters with float by <a 
href="https://github.com/karesti";><code>@​karesti</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2757";>quarkiverse/quarkus-langchain4j#2757</a></li>
   <li>fix: Report token usage from Ollama embedding model by <a 
href="https://github.com/omatheusmesmo";><code>@​omatheusmesmo</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2759";>quarkiverse/quarkus-langchain4j#2759</a></li>
   <li>Take into account unsupported attributes in latest Anthropic models by 
<a href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2695";>quarkiverse/quarkus-langchain4j#2695</a></li>
   <li>Fix streaming in JaxRsHttpClient by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2770";>quarkiverse/quarkus-langchain4j#2770</a></li>
   <li>Take <code>maxToolCallingRoundTrips</code> into account for streamed 
response by <a href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2775";>quarkiverse/quarkus-langchain4j#2775</a></li>
   <li>Fail the QuarkusStreamableHttpMcpTransport constructor if no httpClient 
was set by <a href="https://github.com/jmartisk";><code>@​jmartisk</code></a> in 
<a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2778";>quarkiverse/quarkus-langchain4j#2778</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.13.0...1.13.1";>https://github.com/quarkiverse/quarkus-langchain4j/compare/1.13.0...1.13.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6b64bb554ea7a54e60fd933bc64048fafba00655";><code>6b64bb5</code></a>
 [maven-release-plugin] prepare release 1.13.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/60b92e8785e4afeee9cc87bb02ecd1101ef0db7d";><code>60b92e8</code></a>
 Update README to 1.13.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/c403e1f2a6bf9a16b785e07d5d40916e89b9168a";><code>c403e1f</code></a>
 Update dependencies in samples</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/1c0f7e17d609d66e425364b059ea17a9d564e220";><code>1c0f7e1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2791";>#2791</a>
 from quarkiverse/release-1.13.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/db9dc26ca98457dbc0ff15d522f82125f220fb84";><code>db9dc26</code></a>
 Release 1.13.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/ae82649bd1997c6bab6ae8e0f9fb7a08484c80c6";><code>ae82649</code></a>
 Fix docs</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/55872e50667443e83850246a3d645263b6d9d788";><code>55872e5</code></a>
 Fail the QuarkusStreamableHttpMcpTransport constructor if no httpClient was 
set</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/a69e5aadb778f1f5582a1797e1190f728841224d";><code>a69e5aa</code></a>
 Take <code>maxToolCallingRoundTrips</code> into account for streamed 
response</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/b52468a2d3bb137fedae65df71590e1586efa42c";><code>b52468a</code></a>
 Fix streaming in JaxRsHttpClient</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/a5fc942fddb041c9695875146464e717f8f96c95";><code>a5fc942</code></a>
 Take into account unsupported atttributes in latest Anthropic models</li>
   <li>Additional commits viewable in <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.13.0...1.13.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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]

Reply via email to