example cofnig with public routes
This commit is contained in:
parent
5e1403cd0a
commit
bd2298eba4
@ -21,9 +21,8 @@ model_list:
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
alerting: ["slack", "email"]
|
||||
public_routes: [
|
||||
"/spend/calculate",
|
||||
]
|
||||
public_routes: ["LiteLLMRoutes.public_routes", "/spend/calculate"]
|
||||
|
||||
|
||||
litellm_settings:
|
||||
success_callback: ["prometheus"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user