Files
litellm/tests
Ishaan Jaff 3682f661d8 (feat) add cost tracking for OpenAI prompt caching (#6055)
* add cache_read_input_token_cost for prompt caching models

* add prompt caching for latest models

* add openai cost calculator

* add openai prompt caching test

* fix lint check

* add not on how usage._cache_read_input_tokens is used

* fix cost calc whisper openai

* use output_cost_per_second

* add input_cost_per_second
2024-10-05 14:20:15 +05:30
..
2024-03-29 14:56:41 -07:00
2024-09-04 20:29:21 -07:00
2024-09-03 10:58:02 -07:00
2024-01-29 15:27:25 -08:00

In total litellm runs 500+ tests Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.