Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-08-21 18:19:22 +00:00
parent fdad2a087f
commit 7bdf3e08f9

View File

@@ -2330,6 +2330,24 @@
"notes": [], "notes": [],
"type": "ct" "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", "name": "lldap",
"slug": "lldap", "slug": "lldap",