From 113cb7551f35fb123a325c06f1444d7730249f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:43:24 +0000 Subject: [PATCH] Bump llama-index-core from 0.11.16 to 0.13.0 in /Assets/Sounds Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.11.16 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.11.16...v0.13.0) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Assets/Sounds/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Sounds/requirements.txt b/Assets/Sounds/requirements.txt index d907e2b5..5d5c8e3f 100644 --- a/Assets/Sounds/requirements.txt +++ b/Assets/Sounds/requirements.txt @@ -120,7 +120,7 @@ llama-cloud==0.1.2 llama-index==0.11.16 llama-index-agent-openai==0.3.4 llama-index-cli==0.3.1 -llama-index-core==0.11.16 +llama-index-core==0.13.0 llama-index-embeddings-openai==0.2.5 llama-index-indices-managed-llama-cloud==0.4.0 llama-index-legacy==0.9.48.post3