From c263d16f89fb28866ab83dc70a28c01219a3beb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 05:52:26 +0000 Subject: [PATCH] Bump llama-index-core Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.12.10 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.12.10...v0.12.41) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.12.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/chain_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/industries/healthcare/medical-device-training-assistant/src/chain_server/requirements.txt b/industries/healthcare/medical-device-training-assistant/src/chain_server/requirements.txt index 25b683b25..cfb1fcd19 100644 --- a/industries/healthcare/medical-device-training-assistant/src/chain_server/requirements.txt +++ b/industries/healthcare/medical-device-training-assistant/src/chain_server/requirements.txt @@ -6,7 +6,7 @@ langchain-community==0.3.14 langchain-core==0.3.29 unstructured[all-docs]==0.12.5 sentence-transformers==3.0.0 -llama-index-core==0.12.10 +llama-index-core==0.12.41 llama-index-readers-file==0.4.3 llama-index-llms-langchain==0.5.0 llama-index-embeddings-langchain==0.3.0