Files
litellm/tests/llm_translation
Ishaan JaffandGitHub 5345a763c2 [Feat] v2 - Logs view with side panel and improved UX (#20091)
* init: azure_ai/azure-model-router

* show additional_costs in CostBreakdown

* UI show cost breakdown fields

* feat: dedicated cost calc for azure ai

* test_azure_ai_model_router

* docs azure model router

* test azure model router

* fix transfrom

* Add transform file

* fix:feat: route to config

* v0 - looks decen view

* refactored code

* fix ui

* fixes ui

* complete v2 viewer

* address feedback

* address feedback
2026-01-30 18:34:13 -08:00
..
2025-10-16 18:00:46 -07:00
2025-11-22 09:41:15 -08:00
2025-04-07 21:02:52 -07:00
2025-12-20 23:18:19 +05:30
2025-10-17 11:18:29 -07:00
2026-01-17 09:17:31 +09:00
2026-01-27 16:34:57 +05:30
2025-12-23 21:53:53 +05:30
2025-07-22 18:44:44 -07:00
2025-12-13 16:38:11 -08:00
2025-10-31 19:10:38 -07:00
2025-12-22 16:32:13 +05:30
2026-01-17 09:17:31 +09:00
2025-11-01 09:25:29 -07:00
2025-11-21 17:12:55 -08:00
2026-01-30 14:56:11 +05:30

Unit tests for individual LLM providers.

Name of the test file is the name of the LLM provider - e.g. test_openai.py is for OpenAI.