返回全部动态
LangChain4j 发布 1.18.0 版本,引入 BDI 代理模式与 TTS 支持
原标题:1.18.0 and 1.18.0-beta28
AI 摘要
LangChain4j 发布 1.18.0 和 1.18.0-beta28 版本,引入 BDI 代理模式、支持 OpenAI 文本转语音、Mistral 批量 API 等新功能,并修复多项 bug。这些更新增强了代理系统的鲁棒性和多模态能力。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## Notable Changes * Introduce Belief-Desire-Intention (BDI) agentic pattern by @mariofusco in https://github.com/langchain4j/langchain4j/pull/5730 * Add crash-resilient Human-in-the-Loop suspension and resume for agentic systems by @mariofusco in https://github.com/langchain4j/langchain4j/pull/5767 * Add OpenAI Text-to-Speech (TTS) support by @anunnakian in https://github.com/langchain4j/langchain4j/pull/4697 * Add `MistralAiBatchChatModel` for the Mistral Batch API by @subhashpolisetti in
发布时间:2026-07-17 21:06
抓取时间:2026-08-02 00:22
来源机构:LangChain4j