Files
litellm/tests
Ishaan Jaff 7f4dfe434a [Fix] o1-mini causes pydantic warnings on reasoning_tokens (#5754)
* add requester_metadata in standard logging payload

* log requester_metadata in metadata

* use StandardLoggingPayload for logging

* docs StandardLoggingPayload

* fix import

* include standard logging object in failure

* add test for requester metadata

* handle completion_tokens_details

* add test for completion_tokens_details
2024-09-17 20:23:14 -07:00
..
2024-09-14 18:04:28 -07:00
2024-08-29 14:37:44 -07:00
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
2024-05-13 15:26:39 -07: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.