litellm-mirror/litellm/integrations
Krish Dholakia f30260343b Litellm dev 12 26 2024 p3 (#7434)
* build(model_prices_and_context_window.json): update groq models to specify 'supports_vision' parameter

Closes https://github.com/BerriAI/litellm/issues/7433

* docs(groq.md): add groq vision example to docs

Closes https://github.com/BerriAI/litellm/issues/7433

* fix(prometheus.py): refactor self.litellm_proxy_failed_requests_metric to use label factory

* feat(prometheus.py): new 'litellm_proxy_failed_requests_by_tag_metric'

allows tracking failed requests by tag on proxy

* fix(prometheus.py): fix exception logging

* feat(prometheus.py): add new 'litellm_request_total_latency_by_tag_metric'

enables tracking latency by use-case

* feat(prometheus.py): add new llm api latency by tag metric

* feat(prometheus.py): new litellm_deployment_latency_per_output_token_by_tag metric

allows tracking deployment latency by tag

* fix(prometheus.py): refactor 'litellm_requests_metric' to use enum values + label factory

* feat(prometheus.py): new litellm_proxy_total_requests_by_tag metric

allows tracking total requests by tag

* feat(prometheus.py): new metric litellm_deployment_successful_fallbacks_by_tag

allows tracking deployment fallbacks by tag

* fix(prometheus.py): new 'litellm_deployment_failed_fallbacks_by_tag' metric

allows tracking failed fallbacks on deployment by custom tag

* test: fix test

* test: rename test to run earlier

* test: skip flaky test
2024-12-26 21:21:16 -08:00
..
_types feat - arize ai open inference types 2024-07-22 11:07:48 -07:00
azure_storage (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
datadog dd logger fix - handle objects that can't be JSON dumped (#7393) 2024-12-23 18:21:49 -08:00
email_templates fix - move email templates 2024-05-31 10:37:56 -07:00
gcs_bucket (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
langfuse Litellm dev 12 24 2024 p2 (#7400) 2024-12-24 20:33:41 -08:00
opik (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
prometheus_helpers (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
SlackAlerting (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
argilla.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
arize_ai.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
athina.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
braintrust_logging.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
custom_batch_logger.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
custom_guardrail.py (feat) Support Dynamic Params for guardrails (#7415) 2024-12-25 16:07:29 -08:00
custom_logger.py Litellm dev 2024 12 19 p3 (#7322) 2024-12-20 13:30:16 -08:00
dynamodb.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
email_alerting.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
galileo.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
greenscale.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
helicone.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
lago.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
langsmith.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
langtrace.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
literal_ai.py fix literal ai typing errors 2024-10-09 15:23:39 +05:30
logfire_logger.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
lunary.py Add pyright to ci/cd + Fix remaining type-checking errors (#6082) 2024-10-05 17:04:00 -04:00
mlflow.py Litellm code qa common config (#7113) 2024-12-09 15:58:25 -08:00
openmeter.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
opentelemetry.py (fix) initializing OTEL Logging on LiteLLM Proxy - ensure OTEL logger is initialized only once (#7435) 2024-12-26 21:17:19 -08:00
prometheus.py Litellm dev 12 26 2024 p3 (#7434) 2024-12-26 21:21:16 -08:00
prometheus_services.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
prompt_layer.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
s3.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
supabase.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
test_httpx.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
traceloop.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
weights_biases.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00