litellm-mirror/litellm/integrations
Krish Dholakia c95351e70f Litellm dev 12 24 2024 p2 (#7400)
* fix(utils.py): default custom_llm_provider=None for 'supports_response_schema'

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

* refactor(langfuse/): call langfuse logger inside customlogger compatible langfuse class, refactor langfuse logger to use verbose_logger.debug instead of print_verbose

* refactor(litellm_pre_call_utils.py): move config based team callbacks inside dynamic team callback logic

enables simpler unit testing for config-based team callbacks

* fix(proxy/_types.py): handle teamcallbackmetadata - none values

drop none values if present. if all none, use default dict to avoid downstream errors

* test(test_proxy_utils.py): add unit test preventing future issues - asserts team_id in config state not popped off across calls

Fixes https://github.com/BerriAI/litellm/issues/6787

* fix(langfuse_prompt_management.py): add success + failure logging event support

* fix: fix linting error

* test: fix test

* test: fix test

* test: override o1 prompt caching - openai currently not working

* test: fix test
2024-12-24 20:33:41 -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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
prometheus.py Litellm dev 12 24 2024 p4 (#7407) 2024-12-24 20:24:06 -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