返回全部动态

LlamaIndex v0.14.16 发布:新增限流器与多模态重排序器

原标题:v0.14.16

LlamaIndex Releases一手来源产品发布质量 79

AI 摘要

LlamaIndex 发布 v0.14.16 版本,包含多个核心修复和新功能,如新增令牌桶和滑动窗口限流器、多模态 LLM 重排序器、扩展向量存储元数据过滤器,并修复了多个 bug 和安全问题(CWE-502)。同时更新了多个集成包,包括 OpenAI、Anthropic、Bedrock 等,新增对 gpt-5-chat 和 reasoning_content 的支持。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# Release Notes ## [2026-03-10] ### llama-index-core [0.14.16] - Add token-bucket rate limiter for LLM and embedding API calls ([#20712](https://github.com/run-llama/llama_index/pull/20712)) - Fix/20706 chonkie init doc ([#20713](https://github.com/run-llama/llama_index/pull/20713)) - fix: pass tool_choice through FunctionCallingProgram ([#20740](https://github.com/run-llama/llama_index/pull/20740)) - feat: Multimodal LLMReranker ([#20743](https://github.com/run-llama/llama_index/pull/20743))


发布时间:2026-03-11 03:20
抓取时间:2026-08-02 00:22
来源机构:LlamaIndex
阅读原文github.com