Change8

v0.14.20

📦 llamaindexView on GitHub →
🐛 3 fixes🔧 1 symbols

Summary

This release primarily focuses on dependency updates, including fixing an nltk vulnerability across numerous callback and agent packages, and minor fixes in llama-index-core.

Migration Steps

  1. Update llama-index-workflows dependency to >=2.14.0.

🐛 Bug Fixes

  • Fixed a vulnerability related to nltk across multiple packages.
  • Used async query generation in QueryFusionRetriever._aretrieve in llama-index-core.
  • Fixed an extra bracket in data_sources and a typo in data_sinks in llama-index-core.

Affected Symbols