litellm/tests/test_litellm/llms/azure_ai
Sameer Kankute 7e662afe01 feat(azure): Azure Model Router cost breakdown in UI + additional_costs from hidden_params
- Backend: Use request model from hidden_params for Azure Model Router additional_costs when response has actual model
- Backend: Add additional_costs to total cost calculation
- UI: Show all non-null/non-zero additional_costs in CostBreakdownViewer
- UI: Render cost breakdown when only additional_costs exist
- Tests: Backend test for hidden_params flow; frontend tests for additional_costs

Made-with: Cursor
2026-03-13 18:25:29 +05:30
..
chat feat(azure_ai): show actual model used in Azure Model Router response 2026-03-12 11:41:19 +05:30
claude fix(azure_ai): strip scope from cache_control for Anthropic messages 2026-03-05 10:49:37 +05:30
image_edit add unit test 2025-09-23 01:57:50 +00:00
rerank fix: enforce scheme for Azure AI rerank api_base 2026-02-02 18:13:04 +05:30
test_azure_ai_cost_calculator.py feat(azure): Azure Model Router cost breakdown in UI + additional_costs from hidden_params 2026-03-13 18:25:29 +05:30