Files
litellm/tests
Krish Dholakia 4a128cfd64 Realtime API Cost tracking (#9795)
* fix(proxy_server.py): log realtime calls to spendlogs

Fixes https://github.com/BerriAI/litellm/issues/8410

* feat(realtime/): OpenAI Realtime API cost tracking

Closes https://github.com/BerriAI/litellm/issues/8410

* test: add unit testing for coverage

* test: add more unit testing

* fix: handle edge cases
2025-04-07 16:43:12 -07:00
..
2025-03-26 10:25:50 -07:00
2025-03-29 18:34:58 -07:00
2025-04-04 21:23:21 -07:00
2025-03-29 18:36:13 -07:00
2025-03-22 12:56:42 -07:00
2025-03-10 22:00:50 -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/litellm

This folder can only run mock tests.