make ratelimit section optional (#168)

This commit is contained in:
Adil Hafeez 2024-10-09 19:53:00 -07:00 committed by GitHub
parent f9e3a052fc
commit 6b70768170
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 20 deletions

View file

@ -72,14 +72,5 @@ prompt_targets:
# if true arch will forward the response to the default LLM
auto_llm_dispatch_on_response: true
ratelimits:
- model: gpt-4
selector:
key: selector-key
value: selector-value
limit:
tokens: 1
unit: minute
tracing:
random_sampling: 100