litellm/litellm
2025-11-06 08:39:28 -08:00
..
anthropic_interface [Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) (#11502) 2025-06-06 20:35:53 -07:00
assistants Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423) 2025-04-29 21:27:37 -07:00
batch_completion (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batches [Feat] Add support for Batch API Rate limiting - PR1 adds support for input based rate limits (#16075) 2025-10-29 18:28:52 -07:00
caching fix: Resolve MyPy type checking errors and CI linting (#16277) 2025-11-05 18:36:06 -08:00
completion_extras fix: Resolve MyPy type checking errors and CI linting (#16277) 2025-11-05 18:36:06 -08:00
containers Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client fix(client.py): fix rest api tool call 2025-10-09 14:42:04 -07:00
files fix: Convert object to a correct type (#15634) 2025-10-16 21:47:32 -07:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai fix test /generateContent route 2025-10-04 10:49:46 -07:00
images [Feat] Add FAL AI Image Generations on LiteLLM (#16067) 2025-10-29 13:10:51 -07:00
integrations [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00
litellm_core_utils [LiteLLM-16250] Proxy to Bedrock will add name to file content, breaks when cache_control in use (#16275) 2025-11-05 18:39:38 -08:00
llms Added xai responses support (#16310) 2025-11-06 08:39:28 -08:00
ocr [Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216) 2025-11-03 15:56:49 -08:00
passthrough working - errors from bedrock through pass throughs 2025-10-16 15:40:42 -07:00
proxy feat: add parallel execution handling in during_call_hook (#16279) 2025-11-05 18:35:25 -08:00
realtime_api [Fix] OpenAI Realtime API integration fails due to websockets.exceptions.PayloadTooBig error (#15751) 2025-10-20 15:54:14 -07:00
rerank_api [Feat] Add Nvidia NIM Rerank Support (#15152) 2025-10-02 18:58:52 -07:00
responses fix: Resolve MyPy type checking errors and CI linting (#16277) 2025-11-05 18:36:06 -08:00
router_strategy fix: remove router inefficiencies (from O(M*N) to O(1)) - 62.5% faster P99 latency (#15046) 2025-09-29 15:49:46 -07:00
router_utils fix(batch_utils.py): improve batch utils to handle newlines within batch content 2025-11-05 16:15:09 -08:00
search [Bug Fix] Exa Search API - ensure request params are sent to Exa AI (#15855) 2025-10-23 11:56:30 -07:00
secret_managers fix: Resolve MyPy type checking errors and CI linting (#16277) 2025-11-05 18:36:06 -08:00
types [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00
vector_stores (feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API (#16160) 2025-11-01 12:01:32 -07:00
videos Add custom_llm_provider support for video endpoints (non-generation) (#16121) 2025-11-01 12:09:11 -07:00
__init__.py Added xai responses support (#16310) 2025-11-06 08:39:28 -08:00
_logging.py [Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983) 2025-08-27 16:16:19 -07:00
_redis.py fix: Apply max_connections configuration to Redis async client (#15797) 2025-10-22 09:19:08 -07:00
_service_logger.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
_uuid.py Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941) 2025-09-26 09:14:20 -07:00
_version.py Virtual key based policies in Aim Guardrails (#9499) 2025-04-01 21:57:23 -07:00
budget_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
constants.py fix(redis): handle float redis_version from AWS ElastiCache Valkey (#16207) 2025-11-04 19:20:00 -08:00
cost.json
cost_calculator.py fix: resolve memory leak caused by Pydantic 2.11+ deprecation warnings (#16110) 2025-11-01 13:16:32 -07:00
exceptions.py build: squash merge litellm_dev_10_10_2025_p1 2025-10-25 12:21:12 -07:00
main.py Update perplexity cost tracking (#15743) 2025-11-03 08:45:34 -08:00
model_prices_and_context_window_backup.json Remove reasoning support from grok-4 models (#16265) 2025-11-05 18:44:05 -08:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py refactor 2025-11-03 17:31:55 -08:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
utils.py Added xai responses support (#16310) 2025-11-06 08:39:28 -08:00