mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-01 22:22:22 +00:00
* add get_callbacks_by_type * add list_callbacks * fix _get_callback_string * add callback_management_endpoints_router * fix proxy config.yaml * fixes list callbacks * TestCallbackManagementEndpoints * update docs * docs Response Fields * docs header format * docs Dynamic Callback Management
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.