mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
* 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 |
||
---|---|---|
.. | ||
_types | ||
azure_storage | ||
datadog | ||
email_templates | ||
gcs_bucket | ||
langfuse | ||
opik | ||
prometheus_helpers | ||
SlackAlerting | ||
__init__.py | ||
argilla.py | ||
arize_ai.py | ||
athina.py | ||
braintrust_logging.py | ||
custom_batch_logger.py | ||
custom_guardrail.py | ||
custom_logger.py | ||
dynamodb.py | ||
email_alerting.py | ||
galileo.py | ||
greenscale.py | ||
helicone.py | ||
lago.py | ||
langsmith.py | ||
langtrace.py | ||
literal_ai.py | ||
logfire_logger.py | ||
lunary.py | ||
mlflow.py | ||
openmeter.py | ||
opentelemetry.py | ||
prometheus.py | ||
prometheus_services.py | ||
prompt_layer.py | ||
s3.py | ||
supabase.py | ||
test_httpx.py | ||
traceloop.py | ||
weights_biases.py |