From 7bdf3e08f954fec66c16e77edd706e0fd20e26b2 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 21 Aug 2025 18:19:22 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a83894a..04abeb8 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2330,6 +2330,24 @@ "notes": [], "type": "ct" }, + { + "name": "LiteLLM", + "slug": "litellm", + "desc": "LLM proxy to call 100+ LLMs in a unified interface & track spend, set budgets per virtual key/user", + "script": "ct/litellm.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/litellm.sh", + "categories": [ + 20 + ], + "notes": [ + "Update master key in the config file" + ], + "type": "ct", + "default_credentials": { + "username": "admin", + "password": "sk-1234" + } + }, { "name": "lldap", "slug": "lldap",