mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 05:28:02 +00:00
bb86c94df4
* Add v1 cut of container api * fix lint errors * Add proxy support to container apis & logging support (#16049) * Add proxy support to container apis * Add logging support * Add cost tracking support for containers and documentation * Add new constant documentation * Add container cost in model map * fix failing azure tests * Update tests based on model map changes * fix model map tests * fix model map tests * Container modeshould be container * Container tests fix * Merge branch 'main' into litellm_sameer_oct_staging_2 * Add Prometheus metric to track callback logging failures in S3 (#16102) * Add proxy support to container apis * Add logging support * prometheus metric measures how often s3_v2 is failing * remove not needed files * remove not needed files * remove not needed files * fix mypy errors * Use logging_callback_manager to get all the callbacks --------- Co-authored-by: Ishaan Jaffer <ishaanjaffer0324@gmail.com>