add /cost/estimate to spend tracking routes

This commit is contained in:
Ishaan Jaffer 2026-01-05 16:29:58 +05:30
parent d402d5c618
commit d2a48a533a

View file

@ -522,6 +522,7 @@ class LiteLLMRoutes(enum.Enum):
"/spend/tags",
"/spend/calculate",
"/spend/logs",
"/cost/estimate",
]
global_spend_tracking_routes = [