2025-08-16 15:08:18 -05:00

36 lines
776 B
JSON

{
"categories": [
20
],
"config_path": "/opt/litellm.yaml",
"date_created": "2025-08-07",
"default_credentials": {
"password": "sk-1234",
"username": "admin"
},
"description": "LiteLLM description is here",
"documentation": "https://docs.litellm.ai/",
"install_methods": [
{
"resources": {
"cpu": 2,
"hdd": 4,
"os": "Debian",
"ram": 2048,
"version": "12"
},
"script": "ct/litellm.sh",
"type": "default"
}
],
"interface_port": 4000,
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/litellm-light.webp",
"name": "LiteLLM",
"notes": [],
"privileged": false,
"slug": "litellm",
"type": "ct",
"updateable": true,
"website": "https://www.litellm.ai/"
}