litellm/litellm
2024-07-22 20:58:02 -07:00
..
adapters feat(proxy_server.py): working /v1/messages endpoint 2024-07-10 18:15:38 -07:00
assistants add async assistants delete support 2024-07-10 11:14:40 -07:00
batches fix(batches/main.py): fix linting error 2024-07-19 18:26:13 -07:00
deprecated_litellm_server
files fix(files/main.py): fix linting error 2024-07-19 15:50:25 -07:00
integrations feat(redact_messages.py): allow remove sensitive key information before passing to logging integration 2024-07-22 20:58:02 -07:00
litellm_core_utils feat(redact_messages.py): allow remove sensitive key information before passing to logging integration 2024-07-22 20:58:02 -07:00
llms fix(openai.py): check if error body is a dictionary before indexing in 2024-07-22 18:12:04 -07:00
proxy feat(redact_messages.py): allow remove sensitive key information before passing to logging integration 2024-07-22 20:58:02 -07:00
router_strategy control using enable_tag_filtering 2024-07-18 22:40:51 -07:00
router_utils Revert "[Ui] add together AI, Mistral, PerplexityAI, OpenRouter models on Admin UI " 2024-07-20 19:04:22 -07:00
tests test - openai content policy errors 2024-07-22 16:24:03 -07:00
types rename to _response_headers 2024-07-20 17:31:16 -07:00
__init__.py feat(redact_messages.py): allow remove sensitive key information before passing to logging integration 2024-07-22 20:58:02 -07:00
_logging.py
_redis.py
_service_logger.py
_version.py
budget_manager.py
caching.py add doc string to explain what delete cache does 2024-07-13 12:25:31 -07:00
cost_calculator.py fix(litellm_logging.py): log response_cost=0 for failed calls 2024-07-15 19:25:56 -07:00
cost.json
exceptions.py test: test fixes 2024-07-13 15:04:13 -07:00
main.py fix(main.py): check if anthropic api base ends with required url 2024-07-22 20:36:35 -07:00
model_prices_and_context_window_backup.json feat - add mistral models 2024-07-20 16:59:22 -07:00
py.typed
requirements.txt
router.py fix - test router debug logs 2024-07-20 18:45:31 -07:00
scheduler.py
timeout.py
utils.py fix raise correct provider on content policy violation 2024-07-22 16:03:15 -07:00