litellm/litellm
Krish Dholakia f9e6507cd1
LiteLLM Minor Fixes + Improvements (#5474)
* feat(proxy/_types.py): add lago billing to callbacks ui

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

* fix(anthropic.py): return anthropic prompt caching information

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

* feat(bedrock/chat.py): support 'json_schema' for bedrock models

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

* fix(bedrock/embed/embeddings.py): support async embeddings for amazon titan models

* fix: linting fixes

* fix: handle key errors

* fix(bedrock/chat.py): fix bedrock ai21 streaming object

* feat(bedrock/embed): support bedrock embedding optional params

* fix(databricks.py): fix usage chunk

* fix(internal_user_endpoints.py): apply internal user defaults, if user role updated

Fixes issue where user update wouldn't apply defaults

* feat(slack_alerting.py): provide multiple slack channels for a given alert type

multiple channels might be interested in receiving an alert for a given type

* docs(alerting.md): add multiple channel alerting to docs
2024-09-02 14:29:57 -07:00
..
adapters fix(anthropic_adapter.py): fix sync streaming 2024-08-03 20:52:29 -07:00
assistants add async assistants delete support 2024-07-10 11:14:40 -07:00
batches fix: fix linting errors 2024-08-22 15:51:59 -07:00
deprecated_litellm_server
files fix: fix linting errors 2024-08-22 15:51:59 -07:00
fine_tuning test translating to vertex ai params 2024-08-03 08:44:54 -07:00
integrations LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
litellm_core_utils LiteLLM minor fixes + improvements (31/08/2024) (#5464) 2024-09-01 13:31:42 -07:00
llms LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
proxy LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
rerank_api add test for rerank on custom api base 2024-08-27 18:25:51 -07:00
router_strategy fix get_deployments_for_tag 2024-08-29 13:51:36 -07:00
router_utils Azure Service Principal with Secret authentication workflow. (#5131) (#5437) 2024-09-02 14:29:00 -07:00
tests LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
types LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
__init__.py LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
_logging.py fix(_logging.py): fix timestamp format for json logs 2024-06-20 15:20:21 -07:00
_redis.py feat(caching.py): redis cluster support 2024-08-21 15:01:52 -07:00
_service_logger.py fix handle case when service logger has no attribute prometheusServicesLogger 2024-08-08 17:19:12 -07:00
_version.py
budget_manager.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
caching.py fix allow qdrant api key to be optional 2024-08-30 11:13:23 -07:00
cost.json
cost_calculator.py anthropic prompt caching cost tracking (#5453) 2024-08-31 14:50:52 -07:00
exceptions.py fix: fix tests 2024-08-07 15:02:04 -07:00
main.py LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): fix token information 2024-09-02 13:14:11 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
requirements.txt
router.py LiteLLM minor fixes + improvements (31/08/2024) (#5464) 2024-09-01 13:31:42 -07:00
scheduler.py feat(scheduler.py): support redis caching for req. prioritization 2024-06-06 14:19:21 -07:00
timeout.py
utils.py LiteLLM Minor Fixes + Improvements (#5474) 2024-09-02 14:29:57 -07:00