Knowledge File / AI技能杠杆
版本更新:crewAIInc/crewAI 1.14.5a2,解读最新 AI 进展
crewAI 发布 1.14.5a2 版本,修复多个关键 Bug,优化异步路径输出转换,增强 LLM 调用稳定性,并更新文档。
SOURCE / AI技能杠杆
MIN / 4
ACCESS / 会员
POST / 2026-05-05 00:00:06
原贴
查看原文
原文
What's Changed Bug Fixes Fix task output restoration in finally block Include thoughts_token_count in completion tokens Preserve task outputs across async batch flush Forward kwargs to loader calls in CrewAIRagAdapter Prevent result_as_answer from returning hook-block message as final answer Prevent result_as_answer from returning error as final answer Use acall for output conversion in async paths Prevent shared LLM stop words mutation across agents Handle BaseModel input in convert_to_model Documentation Document additional environment variables Update changelog and version for v1.14.5a1 Contributors @NIK-TIGER-BILL , @greysonlalonde , @lorenzejay , @minasami-pr , @theCyberTech , @wishhyt
中文翻译
- 修复:在 finally 块中修复任务输出恢复
- 包含 thoughts_token_count 于完成令牌中
- 跨异步批次刷新保留任务输出
- 将 kwargs 转发到 CrewAIRagAdapter 中的加载器调用
- 阻止 result_as_answer 返回 hook-block 消息作为最终答案
- 阻止 result_as_answer 返回错误作为最终答案
- 在异步路径中使用 acall 进行输出转换
- 阻止跨代理共享 LLM 停止词突变
- 处理 convert_to_model 中的 BaseModel 输入
- 文档:记录额外的环境变量
- 更新 changelog 和版本至 v1.14.5a1
- 贡献者:@NIK-TIGER-BILL , @greysonlalonde , @lorenzejay , @minasami-pr , @theCyberTech , @wishhyt
核心信息
crewAI 发布 1.14.5a2 版本,修复多个关键 Bug,优化异步路径输出转换,增强 LLM 调用稳定性,并更新文档。
- crewAI 1.14.5a2 修复多个关键 Bug,提升稳定性。
- 改进异步路径输出转换与任务保留。
- 阻止 LLM 停止词跨代理突变。
- 增强 result_as_answer 错误处理。
- 新增对 BaseModel 输入的支持。
试看内容
成为会员查看完整内容
你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。
详细解读
信息差价值
参考来源
成为会员查看完整内容