From 298655e3cc8f6e52d17bef02f4d8ef9a7af10046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 16:13:49 +0000 Subject: [PATCH 1/2] Bump llama-index-cli in /public_dropin_environments/python311_genai Bumps llama-index-cli from 0.4.0 to 0.4.1. --- updated-dependencies: - dependency-name: llama-index-cli dependency-version: 0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- public_dropin_environments/python311_genai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_dropin_environments/python311_genai/requirements.txt b/public_dropin_environments/python311_genai/requirements.txt index 7d13dbf99..71ff7f2b8 100644 --- a/public_dropin_environments/python311_genai/requirements.txt +++ b/public_dropin_environments/python311_genai/requirements.txt @@ -90,7 +90,7 @@ llama-cloud==0.1.12 llama-cloud-services==0.6.1 llama-index==0.12.17 llama-index-agent-openai==0.4.5 -llama-index-cli==0.4.0 +llama-index-cli==0.4.1 llama-index-core==0.12.17 llama-index-embeddings-openai==0.3.1 llama-index-indices-managed-llama-cloud==0.6.4 From 900857ef4cbec359f70da93ff4e7386f9af8f6c7 Mon Sep 17 00:00:00 2001 From: svc-harness-git2 Date: Wed, 28 May 2025 16:23:44 +0000 Subject: [PATCH 2/2] Reconcile dependencies, updated IDs, tags --- public_dropin_environments/python311_genai/env_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public_dropin_environments/python311_genai/env_info.json b/public_dropin_environments/python311_genai/env_info.json index edd220682..8a28fb346 100644 --- a/public_dropin_environments/python311_genai/env_info.json +++ b/public_dropin_environments/python311_genai/env_info.json @@ -4,7 +4,7 @@ "description": "This template environment can be used to create GenAI-powered custom models and includes common dependencies for workflows using OpenAI, Langchain, vector DBs, or transformers in PyTorch. Similar to other drop-in environments, you can either include a .pth artifact or any other code needed to deserialize your model, and optionally a custom.py file.", "programmingLanguage": "python", "label": "", - "environmentVersionId": "682f995c114ca011c2a50fce", + "environmentVersionId": "683736adf5ebe90fbe4db87d", "environmentVersionDescription": "", "isPublic": true, "useCases": [ @@ -12,8 +12,8 @@ ], "imageRepository": "env-python-genai", "tags": [ - "v11.1.0-682f995c114ca011c2a50fce", - "682f995c114ca011c2a50fce", + "v11.1.0-683736adf5ebe90fbe4db87d", + "683736adf5ebe90fbe4db87d", "v11.1.0-latest" ] }