mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-21 00:21:38 +00:00
* fix: just pull LiteLLM_DailyUserSpend * get the team_id from user daily spend table * cloudzero_dry_run_export * fix CZ endpoints * trace entity_id * fix: get_usage_data * fix get_usage_data * fix _create_cbf_record * fix get_usage_data * ensure start and end time is used for exporting data * fix init_cloudzero_background_job * fix CloudZeroExportRequest * fix initialize_cloudzero_export_job * fix initialize_cloudzero_export_job * allow init with env + config.yaml for cloudzero * fix: init CZ through config.yaml * fix DRY run on CZ * TestCloudZeroDryRunEndpoint * fix: CLOUDZERO_EXPORT_INTERVAL_MINUTES * fix init_cloudzero_background_job * fix exporting data * fix transform * stash cloudzero docs * docs: CloudZero * ruff fix * fix rendering key alias * fix polars
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.