litellm/litellm
2025-03-19 11:35:14 -07:00
..
assistants refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
batch_completion
batches refactor(batches/main.py): working refactored azure client init on batches 2025-03-11 14:36:38 -07:00
caching Merge pull request #9330 from BerriAI/litellm_dev_03_17_2025_p1 2025-03-17 19:57:25 -07:00
files refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
fine_tuning
integrations fix code quality checks 2025-03-18 22:34:43 -07:00
litellm_core_utils fix code quality checks 2025-03-18 22:34:43 -07:00
llms Merge pull request #9363 from BerriAI/litellm_dev_03_18_2025_p3 2025-03-18 23:36:12 -07:00
proxy fix(proxy_server.py): move db credential check to only run behind feature flag 2025-03-19 11:35:14 -07:00
realtime_api fix(aim.py): fix linting error 2025-03-13 15:32:42 -07:00
rerank_api Add new gpt-4.5-preview model + other updates (#8879) 2025-02-27 15:27:14 -08:00
responses Add exception mapping for responses API 2025-03-13 15:57:58 -07:00
router_strategy fix(response_metadata.py): log the litellm_model_name 2025-03-18 17:46:33 -07:00
router_utils test_openai_responses_litellm_router 2025-03-12 16:13:48 -07:00
secret_managers fix if 2025-03-11 09:27:31 +00:00
types Merge branch 'main' into litellm_arize_dynamic_logging 2025-03-18 22:13:35 -07:00
__init__.py Merge branch 'main' of https://github.com/SunnyWan59/litellm 2025-03-13 19:42:25 -04:00
_logging.py
_redis.py fix(redis_cache.py): add 5s default timeout 2025-03-17 14:27:36 -07:00
_service_logger.py
_version.py
budget_manager.py
constants.py STREAM_SSE_DONE_STRING 2025-03-12 09:33:28 -07:00
cost_calculator.py feat(cost_calculator.py): support reading litellm response cost header in client sdk 2025-03-17 15:12:01 -07:00
cost.json
exceptions.py feat(openai.py): bubble all error information back to client 2025-03-10 15:27:43 -07:00
main.py test_model_connection 2025-03-14 18:33:49 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): fix azure gpt-4o pricing 2025-03-18 22:34:58 -07:00
py.typed
router.py feat(endpoints.py): support adding credentials by model id 2025-03-14 12:32:32 -07:00
scheduler.py
timeout.py
utils.py Merge pull request #9274 from BerriAI/litellm_contributor_rebase_branch 2025-03-14 21:57:49 -07:00