litellm-mirror/litellm
2024-06-11 12:28:38 -07:00
..
assistants feat(assistants/main.py): support arun_thread_stream 2024-06-04 16:47:51 -07:00
batches docs(customers.md): add customer cost tracking to docs 2024-05-29 14:55:33 -07:00
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations fix OTEL semantic conventions does not exist 2024-06-11 12:28:38 -07:00
llms Merge pull request #4106 from BerriAI/litellm_anthropic_bedrock_tool_calling_fix 2024-06-10 20:21:16 -07:00
proxy fix OTEL semantic conventions does not exist 2024-06-11 12:28:38 -07:00
router_strategy refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
tests fix(utils.py): exception map vertex ai 500 internal server errors 2024-06-10 21:37:54 -07:00
types fix(bedrock_httpx.py): fix tool calling for anthropic bedrock calls w/ streaming 2024-06-10 14:20:25 -07:00
__init__.py fix(cost_calculator.py): fixes tgai unmapped model pricing 2024-06-08 19:43:57 -07:00
_logging.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
_redis.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
_service_logger.py feat - working exception logs for Redis errors 2024-06-07 16:30:29 -07:00
_version.py (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
budget_manager.py feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
caching.py feat - final working redis cache otel 2024-06-07 16:36:04 -07:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
cost_calculator.py fix azure cost tracking 2024-06-10 21:09:55 -07:00
exceptions.py fix - show model group in exceptions 2024-06-10 20:30:31 -07:00
main.py fix(utils.py): improved predibase exception mapping 2024-06-08 14:32:43 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): update together ai model pricing - account for new categories 2024-06-08 19:56:35 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
requirements.txt Add symlink and only copy in source dir to stay under 50MB compressed limit for Lambdas. 2023-11-22 23:07:33 -05:00
router.py fix azure falbacks test 2024-06-10 21:50:54 -07:00
scheduler.py feat(scheduler.py): support redis caching for req. prioritization 2024-06-06 14:19:21 -07:00
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py fix(utils.py): exception map vertex ai 500 internal server errors 2024-06-10 21:37:54 -07:00