litellm-mirror/litellm
2025-03-26 17:21: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 (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 update redisvl dependency 2025-03-24 08:42:11 -04: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 default to use SLP for GCS PubSub 2025-03-24 15:21:59 -07:00
litellm_core_utils fix(litellm_logging.py): always log the api base 2025-03-24 13:45:39 -07:00
llms fix anthropic_messages 2025-03-26 17:21:14 -07:00
messages fix anthropic_messages 2025-03-26 17:21:14 -07:00
proxy fix user_api_key_auth example config 2025-03-26 08:36:11 -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 fix response typing 2025-03-26 16:56:56 -07:00
__init__.py allow using litellm.messages.acreate and litellm.messages.create 2025-03-26 17:05:38 -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 Support litellm.api_base for vertex_ai + gemini/ across completion, embedding, image_generation (#9516) 2025-03-25 23:46:20 -07:00
exceptions.py feat(openai.py): bubble all error information back to client 2025-03-10 15:27:43 -07:00
main.py Support litellm.api_base for vertex_ai + gemini/ across completion, embedding, image_generation (#9516) 2025-03-25 23:46:20 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): add commercial rate limits for gemini 2.0 flash lite 2025-03-26 08:58:35 -07:00
py.typed
router.py Merge pull request #9473 from BerriAI/litellm_dev_03_22_2025_p2 2025-03-22 21:57:15 -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 search_context_cost_per_query 2025-03-22 14:52:58 -07:00