Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e2c21131f |
@@ -0,0 +1,10 @@
|
||||
---
|
||||
models:
|
||||
- claude-haiku-4-5
|
||||
- claude-sonnet-4-6
|
||||
max_budget: 50
|
||||
ttl: 3600 # seconds (1h)
|
||||
max_ttl: 86400 # seconds (24h)
|
||||
metadata:
|
||||
team: mailfiltering
|
||||
env: prod
|
||||
@@ -1,11 +0,0 @@
|
||||
# Role on the "litellm" mount (directory name = backend mount path).
|
||||
# Constrains the virtual keys generated from creds/team-a.
|
||||
models:
|
||||
- gpt-4
|
||||
- gpt-3.5-turbo
|
||||
max_budget: 50
|
||||
ttl: 3600 # seconds (1h)
|
||||
max_ttl: 86400 # seconds (24h)
|
||||
metadata:
|
||||
team: a
|
||||
env: prod
|
||||
Reference in New Issue
Block a user