litellm-mirror/litellm/integrations
2025-03-03 23:05:41 -08:00
..
_types Support arize phoenix on litellm proxy (#7756) (#8715) 2025-02-22 20:55:11 -08:00
arize Litellm contributor prs 02 24 2025 (#8775) 2025-02-24 18:55:48 -08:00
azure_storage (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
datadog fix overly verbose non blocking error on dd get_request_response_payload 2025-03-01 10:09:18 -08:00
email_templates fix - move email templates 2024-05-31 10:37:56 -07:00
gcs_bucket (Feat) - Allow viewing Request/Response Logs stored in GCS Bucket (#8449) 2025-02-10 20:38:55 -08:00
gcs_pubsub linting fix 2025-01-24 21:30:24 -08:00
langfuse build: merge litellm_dev_03_01_2025_p2 2025-03-03 23:05:41 -08:00
opik Litellm staging (#8270) 2025-02-04 22:35:48 -08:00
pagerduty Improved wildcard route handling on /models and /model_group/info (#8473) 2025-02-11 19:37:43 -08:00
prometheus_helpers (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
SlackAlerting (Feat) soft budget alerts on keys (#7623) 2025-01-07 21:36:34 -08:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
additional_logging_utils.py (Feat) - Allow viewing Request/Response Logs stored in GCS Bucket (#8449) 2025-02-10 20:38:55 -08:00
argilla.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
athina.py Added custom_attributes to additional_keys which can be sent to athina (#8518) 2025-02-13 13:19:24 -08:00
braintrust_logging.py Litellm dev 01 07 2025 p3 (#7635) 2025-01-08 11:46:24 -08:00
custom_batch_logger.py (fix) BaseAWSLLM - cache IAM role credentials when used (#7775) 2025-01-14 20:16:22 -08:00
custom_guardrail.py test(base_llm_unit_tests.py): add test to ensure drop params is respe… (#8224) 2025-02-03 16:04:44 -08:00
custom_logger.py Litellm dev 01 06 2025 p1 (#7594) 2025-01-06 21:26:21 -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
humanloop.py Litellm dev 01 06 2025 p1 (#7594) 2025-01-06 21:26:21 -08:00
lago.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
langsmith.py fix(langsmith.py): add /api/v1 to langsmith base url 2025-01-24 17:58: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 feat: allow to pass custom parent run id (#7651) 2025-01-10 17:04:46 -08:00
mlflow.py Update MLflow calllback and documentation (#7809) 2025-01-21 20:56:48 -08:00
openmeter.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
opentelemetry.py Support arize phoenix on litellm proxy (#7756) (#8715) 2025-02-22 20:55:11 -08:00
prometheus.py build: merge branch 2025-03-02 08:31:57 -08:00
prometheus_services.py Litellm dev 01 07 2025 p1 (#7618) 2025-01-07 21:22:31 -08:00
prompt_layer.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
prompt_management_base.py fix(vertex_ai/gemini/transformation.py): handle 'http://' in gemini p… (#7660) 2025-01-10 07:31:59 -08:00
Readme.md (Feat) - Add GCS Pub/Sub Logging integration for sending DB SpendLogs to BigQuery (#7976) 2025-01-24 20:57:20 -08:00
s3.py Litellm dev 01 10 2025 p3 (#7682) 2025-01-10 21:56: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

Integrations

This folder contains logging integrations for litellm

eg. logging to Datadog, Langfuse, Prometheus, s3, GCS Bucket, etc.