From 93b89c7a460c56f09bbce21d0a94b61f61e17edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:45:10 +0000 Subject: [PATCH] Bump llama-index-core Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.12.10 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.12.10...v0.13.0) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.13.0 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..9a4e127c6 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.13.0 llama-index-readers-file==0.4.3 llama-index-llms-langchain==0.5.0 llama-index-embeddings-langchain==0.3.0