chore: update litellm address #85

Merged
benvin merged 1 commits from benvin/litellm into master 2026-07-09 23:47:33 +10:00
2 changed files with 10 additions and 1 deletions
Showing only changes of commit 7fd2cec0bc - Show all commits
+1 -1
View File
@@ -2,5 +2,5 @@
# The master key is sensitive and read from KV, not stored here: # The master key is sensitive and read from KV, not stored here:
# kv/service/vault/au/syd1/secret_backend/litellm -> key "master_key" # kv/service/vault/au/syd1/secret_backend/litellm -> key "master_key"
description: "LiteLLM dynamic virtual keys" description: "LiteLLM dynamic virtual keys"
base_url: "http://litellm.litellm.svc:4000" base_url: "https://litellm.k8s.syd1.au.unkin.net"
request_timeout_seconds: 30 request_timeout_seconds: 30
@@ -0,0 +1,9 @@
---
models:
- claude-opus-4-7
max_budget: 5
ttl: 3600 # seconds (1h)
max_ttl: 86400 # seconds (24h)
metadata:
team: testuser
env: prod