From 92de530aae2708c225fd4164103608e46cb9be41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:32:54 +0000 Subject: [PATCH] Bump llama-index Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.12.4 to 0.12.28. - [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.4...v0.12.28) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt index bc66a81c..fbb38d4e 100644 --- a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt +++ b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-nl2sql-llm/requirements.txt @@ -23,7 +23,7 @@ langchain-community==0.2.19 langchain-core==0.2.7 langchain-text-splitters==0.2.1 langsmith==0.1.77 -llama-index==0.12.4 +llama-index==0.12.28 llama-index-agent-openai==0.2.7 llama-index-cli==0.1.12 llama-index-core==0.10.44