example config with public routes

This commit is contained in:
Ishaan Jaff 2024-06-24 17:46:38 -07:00
parent e30410f700
commit bfae8c3da6

View File

@ -21,6 +21,9 @@ model_list:
general_settings:
master_key: sk-1234
alerting: ["slack", "email"]
public_routes: [
"/spend/calculate",
]
litellm_settings:
success_callback: ["prometheus"]