Files
litellm/tests
Ishaan Jaff a8be3ae412 [Feat] Add Cost Tracking for /ocr endpoints (#15678)
* mistral/mistral-ocr-latest

* fix: add _hidden_params to OCRResponses

* test: hidden params exists

* feat: add mistral/mistral-ocr-2505-completion

* fix test

* add ModelInfoBase fields

* fix get OCR cost

* check response cost from OCR

* add handling for OCR costs

* add mistral-document-ai-2505

* docs OCR

* ruff check fix
2025-10-17 15:54:10 -07:00
..
2025-10-07 17:49:57 -07:00
2025-10-10 19:57:17 -07:00
2025-10-11 11:30:19 -07:00
2025-10-17 11:18:29 -07:00
2025-10-11 09:33:19 -07:00
2025-09-30 07:25:32 +09:00
2025-09-27 12:40:34 -07:00
2025-09-16 15:41:52 -07:00
2025-10-04 10:57:02 -07:00
2025-09-27 10:59:25 -07:00

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/test_litellm

This folder can only run mock tests.