mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
* fix(cost_calculator.py): move to debug for noisy warning message on cost calculation error Fixes https://github.com/BerriAI/litellm/issues/5610 * fix(databricks/cost_calculator.py): Handles model name issues for databricks models * fix(main.py): fix stream chunk builder for multiple tool calls Fixes https://github.com/BerriAI/litellm/issues/5591 * fix: correctly set user_alias when passed in Fixes https://github.com/BerriAI/litellm/issues/5612 * fix(types/utils.py): allow passing role for message object https://github.com/BerriAI/litellm/issues/5621 * fix(litellm_logging.py): Fix langfuse logging across multiple projects Fixes issue where langfuse logger was re-using the old logging object * feat(proxy/_types.py): support adding key-based tags for tag-based routing Enable tag based routing at key-level * fix(proxy/_types.py): fix inheritance * test(test_key_generate_prisma.py): fix test * test: fix test * fix(litellm_logging.py): return used callback object |
||
---|---|---|
.. | ||
_types | ||
email_templates | ||
prometheus_helpers | ||
__init__.py | ||
aispend.py | ||
arize_ai.py | ||
athina.py | ||
berrispend.py | ||
braintrust_logging.py | ||
clickhouse.py | ||
custom_guardrail.py | ||
custom_logger.py | ||
datadog.py | ||
dynamodb.py | ||
email_alerting.py | ||
galileo.py | ||
gcs_bucket.py | ||
gcs_bucket_base.py | ||
greenscale.py | ||
helicone.py | ||
lago.py | ||
langfuse.py | ||
langsmith.py | ||
litedebugger.py | ||
logfire_logger.py | ||
lunary.py | ||
openmeter.py | ||
opentelemetry.py | ||
prometheus.py | ||
prometheus_services.py | ||
prompt_layer.py | ||
s3.py | ||
slack_alerting.py | ||
supabase.py | ||
test_httpx.py | ||
traceloop.py | ||
weights_biases.py |