From c5f9dd02e493e12eded3e0d3d0512fc766f1b35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 18:46:11 +0000 Subject: [PATCH] Bump llama-index in /RAG/tools/evaluation/notebooks Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.0 to 0.12.41. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.10.0...v0.12.41) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RAG/tools/evaluation/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/tools/evaluation/notebooks/requirements.txt b/RAG/tools/evaluation/notebooks/requirements.txt index 657fe6f83..ea9203cad 100644 --- a/RAG/tools/evaluation/notebooks/requirements.txt +++ b/RAG/tools/evaluation/notebooks/requirements.txt @@ -1,7 +1,7 @@ langchain==0.1.13 unstructured[all-docs]==0.11.2 sentence-transformers==2.2.2 -llama-index==0.10.0 +llama-index==0.12.41 llama-index-vector-stores-milvus==0.1.6 llama-index-llms-langchain==0.1.3 llama-index-embeddings-langchain==0.1.2