litellm/litellm
2025-09-19 07:06:15 +09: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] Batches - Add bedrock retrieve endpoint support (#14618) 2025-09-16 19:19:02 -07:00
caching fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07:00
completion_extras fix: fix import errors 2025-09-14 09:32:21 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client fix: remove adding Mcp-Protocol-Version header (#14069) 2025-09-19 07:05:20 +09:00
files [Feat] Bedrock Batches - Ensure correct transformation applied to incoming requests (#14522) 2025-09-12 18:32:57 -07:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai Litellm gemini cli bug fix (#14451) 2025-09-12 11:55:26 -07:00
images fix(main.py): remove image edit optional param from image generation 2025-09-06 11:24:25 -07:00
integrations updates in memory custom guardrail liteLLM params 2025-09-17 16:28:05 -07:00
litellm_core_utils fix: BadRequestError cohere (#14691) 2025-09-18 12:32:54 -07:00
llms Add TwelveLabs marengo model (#14674) 2025-09-18 11:21:35 -07:00
passthrough test fix location of encode bedrock runtime modelid arn 2025-08-22 17:34:09 -07:00
proxy fix: stop including spec_version in MCP server registration inserts 2025-09-19 07:06:15 +09:00
realtime_api [LLM Translation] Fix Realtime API endpoint for no intent (#13476) 2025-08-14 16:24:14 -07:00
rerank_api Add rerank endpoint support for deepinfra 2025-08-20 23:36:05 +05:30
responses fix: remove adding Mcp-Protocol-Version header (#14069) 2025-09-19 07:05:20 +09:00
router_strategy [Bug Fix] x-litellm-tags not routing with Responses API (#14289) 2025-09-05 09:40:37 -07:00
router_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
secret_managers [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
types fix: stop including spec_version in MCP server registration inserts 2025-09-19 07:06:15 +09:00
vector_stores [Bug Fix] Bedrock KB - Using LiteLLM Managed Credentials for Query (#13787) 2025-08-19 15:39:36 -07:00
__init__.py fix: cohere generate api is deprecated 2025-09-18 07:29:11 -07: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 [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
_service_logger.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -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 Add TwelveLabs marengo model (#14674) 2025-09-18 11:21:35 -07:00
cost.json
cost_calculator.py [Fixes] Using Qwen API Tiered Pricing (#14479) 2025-09-11 20:07:41 -07:00
exceptions.py [Bug fix] Misclassified 500 error on invalid image_url in /chat/completions request (#14149) 2025-09-01 15:26:27 -07:00
main.py fix: cohere generate api is deprecated (#14676) 2025-09-18 07:27:51 -07:00
model_prices_and_context_window_backup.json fix: BadRequestError cohere (#14691) 2025-09-18 12:32:54 -07:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
router.py fix: iscoroutine removed from hot path +50 RPS (#14649) 2025-09-17 19:01:43 -07: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 fix: cohere generate api is deprecated 2025-09-18 07:40:28 -07:00