Public Access
Initial commit: LiteLLM config + docker-compose + helper scripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Sensitive files — jangan di-commit
|
||||
.env
|
||||
|
||||
# Docker runtime data
|
||||
litellm_db_data/
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user