litellm-mirror/litellm/integrations
Krrish Dholakia cda50e5d47 fix(s3.py): fix s3 logging payload to have valid json values
Previously pydantic objects were being stringified, making them unparsable
2024-08-15 17:09:02 -07:00
..
_types feat - arize ai open inference types 2024-07-22 11:07:48 -07:00
email_templates fix - move email templates 2024-05-31 10:37:56 -07:00
prometheus_helpers use litellm_ prefix for new deployment metrics 2024-08-14 09:08:14 -07:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
aispend.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
arize_ai.py feat - arize ai log llm i/o 2024-07-22 13:47:58 -07:00
athina.py Merge pull request #3071 from vivek-athina/main 2024-05-23 15:31:12 -07:00
berrispend.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
braintrust_logging.py allow using langfuse_default_tags 2024-08-13 12:26:37 -07:00
clickhouse.py fix - remove deprecated clickhouse utils 2024-06-15 15:33:26 -07:00
custom_logger.py v0 add helper for loging success/fail fallback events 2024-08-10 13:26:39 -07:00
datadog.py Fix Datadog JSON serialization 2024-07-27 02:16:36 -04:00
dynamodb.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
email_alerting.py fix - send emails on crossing team budget 2024-06-14 19:48:22 -07:00
galileo.py fix init for async http handler 2024-07-05 20:29:47 -07:00
gcs_bucket.py log failure calls on gcs + testing 2024-08-14 08:55:51 -07:00
greenscale.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
helicone.py anthropic gateway fixes 2024-07-25 11:37:29 -07:00
lago.py fix(litellm_logging.py): fix lago callback logic 2024-06-17 09:10:19 -07:00
langfuse.py fix langfuse log_provider_specific_information_as_span 2024-08-14 17:54:18 -07:00
langsmith.py fix(langsmith.py): support langsmith 'extra' field object 2024-08-13 15:20:50 -07:00
litedebugger.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
logfire_logger.py fix logfire - don't load_dotenv 2024-07-25 19:22:26 -07:00
lunary.py fix: Lunary integration 2024-06-24 14:09:40 +01:00
openmeter.py fix(litellm_logging.py): fix calling success callback w/ stream_options true 2024-08-09 18:20:42 -07:00
opentelemetry.py otel log service errors 2024-08-05 20:21:26 -07:00
prometheus.py use litellm_ prefix for new deployment metrics 2024-08-14 09:08:14 -07:00
prometheus_services.py feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls 2024-05-11 13:43:08 -07:00
prompt_layer.py feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls 2024-05-11 13:43:08 -07:00
s3.py fix(s3.py): fix s3 logging payload to have valid json values 2024-08-15 17:09:02 -07:00
slack_alerting.py send alert on all key events 2024-08-12 11:39:24 -07:00
supabase.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
test_httpx.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
traceloop.py fix - traceloop logging 2024-06-01 19:33:41 -07:00
weights_biases.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00