From b11f5c4611b9d28d9f9153e91a4de62201aea369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:52:16 +0000 Subject: [PATCH] Bump llama-index-core from 0.10.27 to 0.13.0 in /RAG/src/chain_server Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.10.27 to 0.13.0. - [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.27...v0.13.0) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RAG/src/chain_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/src/chain_server/requirements.txt b/RAG/src/chain_server/requirements.txt index 217b864ae..f4c20d929 100644 --- a/RAG/src/chain_server/requirements.txt +++ b/RAG/src/chain_server/requirements.txt @@ -4,7 +4,7 @@ python-multipart==0.0.9 langchain==0.1.9 unstructured[all-docs]==0.12.5 sentence-transformers==3.0.0 -llama-index-core==0.10.27 +llama-index-core==0.13.0 llama-index-readers-file==0.1.22 llama-index-llms-langchain==0.1.3 llama-index-embeddings-langchain==0.1.2