Quarkus LangChain4j 发布 1.13.3 版本
原标题:1.13.3
AI 摘要
Quarkus LangChain4j 发布 1.13.3 版本,主要更新包括将底层 LangChain4j 升级至 1.19.3,并修复了 Chat Scopes - Websocket 模块名重复的问题。此外,该版本还包含大量由 Dependabot 自动提交的依赖升级,涉及 Quarkus 平台、Kotlin、Testcontainers、MCP Server 等多个组件。新特性方面,该版本支持自动为 agentic 方法签名中涉及的领域对象注册 AgenticScope 序列化。
正文节选
## What's Changed * [1.13] Bump org.mvnpm:htmx.org from 2.0.4 to 2.0.10 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-langchain4j/pull/2814 * [1.13] Bump quarkus.platform.version from 3.34.2 to 3.34.7 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-langchain4j/pull/2818 * [1.13] Bump quarkus-poi.version from 2.0.4 to 2.0.6 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-langchain4j/pull/2816 * [1.13] Bump kotlin.version from 2.3.10 to 2.3.21 by @de