litellm-mirror/litellm
2025-03-22 13:01:41 -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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batches refactor(batches/main.py): working refactored azure client init on batches 2025-03-11 14:36:38 -07:00
caching test: add unit testing 2025-03-21 15:01:19 -07:00
experimental_mcp_client fix mcp client 2025-03-21 18:18:23 -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 fix linting 2025-02-14 21:42:51 -08:00
integrations define CustomPromptManagement 2025-03-19 16:22:23 -07:00
litellm_core_utils test_is_chunk_non_empty_with_annotations 2025-03-22 11:41:53 -07:00
llms test: mock sagemaker tests 2025-03-21 16:21:18 -07:00
proxy fix: fix linting error 2025-03-21 18:23:58 -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 MockResponsesAPIStreamingIterator 2025-03-20 12:25:58 -07:00
router_strategy Revert "Fix latency redis" 2025-03-19 18:11:22 -07:00
router_utils fix(handle_error.py): make cooldown error more descriptive 2025-03-21 10:46:35 -07:00
secret_managers fix if 2025-03-11 09:27:31 +00:00
types Add annotations to the delta 2025-03-22 11:38:30 -07:00
__init__.py bump version 2025-03-21 21:03:42 -07:00
_logging.py (sdk perf fix) - only print args passed to litellm when debugging mode is on (#7708) 2025-01-11 22:56:20 -08:00
_redis.py fix(redis_cache.py): add 5s default timeout 2025-03-17 14:27:36 -07:00
_service_logger.py fix svc logger (#7727) 2025-01-12 22:00:25 -08:00
_version.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
budget_manager.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
constants.py test: add unit testing 2025-03-21 15:01:19 -07:00
cost.json
cost_calculator.py feat(cost_calculator.py): support reading litellm response cost header in client sdk 2025-03-17 15:12:01 -07:00
exceptions.py feat(openai.py): bubble all error information back to client 2025-03-10 15:27:43 -07:00
main.py test: mock sagemaker tests 2025-03-21 16:21:18 -07:00
model_prices_and_context_window_backup.json add supports_web_search 2025-03-22 12:59:50 -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 (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
timeout.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
utils.py supports_web_search 2025-03-22 13:01:41 -07:00