litellm-mirror/litellm
Ishaan Jaff 41bc69e608 [Feat] Add testing for prometheus failure metrics (#5823)
* prom - show status code and class type on prom

* log exception_class name on prometheus metrics

* prometheus track error code and status

* add bad model

* add prometheus failure metric test

* remove outdated file

* fix litellm_proxy_total_requests_metric

* add prometheus metrics testing
2024-09-21 11:36:29 -07:00
..
adapters fix(anthropic_adapter.py): fix sync streaming 2024-08-03 20:52:29 -07:00
assistants [Feat-Proxy] Add Azure Assistants API - Create Assistant, Delete Assistant Support (#5777) 2024-09-18 16:27:33 -07:00
batches use correct type hints for audio transcriptions 2024-09-05 09:12:27 -07:00
deprecated_litellm_server
files fix import error 2024-09-05 10:09:44 -07:00
fine_tuning refactor get_secret 2024-09-03 10:42:12 -07:00
integrations [Feat] Add testing for prometheus failure metrics (#5823) 2024-09-21 11:36:29 -07:00
litellm_core_utils [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
llms [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
proxy [Feat] Add testing for prometheus failure metrics (#5823) 2024-09-21 11:36:29 -07:00
rerank_api LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
router_strategy [Fix] Router/ Proxy - Tag Based routing, raise correct error when no deployments found and tag filtering is on (#5745) 2024-09-17 20:24:28 -07:00
router_utils [Feat-Prometheus] Track exception status on litellm_deployment_failure_responses (#5706) 2024-09-14 18:44:31 -07:00
secret_managers LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
tests [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
types LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
__init__.py [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
_logging.py fix(_logging.py): fix timestamp format for json logs 2024-06-20 15:20:21 -07:00
_redis.py LiteLLM Minor Fixes & Improvements (09/18/2024) (#5772) 2024-09-19 13:25:29 -07:00
_service_logger.py [Feat] Add proxy level prometheus metrics (#5789) 2024-09-19 17:13:07 -07:00
_version.py
budget_manager.py
caching.py LiteLLM Minor Fixes and Improvements (11/09/2024) (#5634) 2024-09-11 22:36:06 -07:00
cost.json
cost_calculator.py LiteLLM Minor Fixes & Improvements (09/18/2024) (#5772) 2024-09-19 13:25:29 -07:00
exceptions.py fix: fix tests 2024-08-07 15:02:04 -07:00
main.py [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
model_prices_and_context_window_backup.json [Feat] Allow setting supports_vision for Custom OpenAI endpoints + Added testing (#5821) 2024-09-21 11:35:55 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
requirements.txt
router.py LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
scheduler.py feat(scheduler.py): support redis caching for req. prioritization 2024-06-06 14:19:21 -07:00
timeout.py
utils.py [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00