litellm/litellm
2025-07-25 07:17:26 -07: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 UI - Support 'batch' model health checks + make 'team-only' model concept clearer (#12770) 2025-07-19 14:30:38 -07:00
caching [LLM Translation - Redis] fix: redis caching for embedding response models (#12750) 2025-07-18 16:31:10 -07:00
completion_extras fix: remove unused imports in completion_extras transformation (#12655) 2025-07-16 10:23:13 -07:00
endpoints/speech/speech_to_completion_bridge feat(speech/): working gemini tts support via openai's /v1/speech endpoint (#11832) 2025-06-18 10:36:25 -07:00
experimental_mcp_client [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
files Litellm Unified File ID output file id support (#10713) 2025-05-10 11:02:09 -07:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai /streamGenerateContent - non-gemini model support (#12647) 2025-07-18 10:56:29 -07:00
images [Feat] Add Recraft Image Generation API Support - New LLM Provider (#12832) 2025-07-21 22:19:58 -07:00
integrations Guardrails - support model-level guardrails (#12968) 2025-07-24 22:38:03 -07:00
litellm_core_utils [Feat] - Track cost + add tags for health checks done by LiteLLM Proxy (#12880) 2025-07-22 18:45:57 -07:00
llms Fix: Shorten Gemini tool_call_id for Azure compatibility (#12941) 2025-07-24 21:52:16 -07:00
passthrough Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) (#12123) 2025-06-27 20:01:12 -07:00
proxy Guardrails - support model-level guardrails (#12968) 2025-07-24 22:38:03 -07:00
realtime_api Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
router_strategy [Feat] UI - Allow Adding LiteLLM Auto Router on UI (#12960) 2025-07-24 19:58:49 -07:00
router_utils Fix async retryer on .acompletion() + forward clientside headers - filter out content-type from clientside request (causes llm api call to hang) (#12886) 2025-07-22 19:50:05 -07:00
secret_managers Revert "Litellm dev 07 21 2025 p1 (#12848)" 2025-07-22 18:28:36 -07:00
types Guardrails - support model-level guardrails (#12968) 2025-07-24 22:38:03 -07:00
vector_stores [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
__init__.py ci/cd new release 2025-07-23 13:50:36 -07:00
_logging.py fix mapped tests (#12320) 2025-07-04 10:04:43 -07:00
_redis.py add _pretty_print_redis_config (#12073) 2025-06-26 10:26:57 -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 [Feat] - Track cost + add tags for health checks done by LiteLLM Proxy (#12880) 2025-07-22 18:45:57 -07:00
cost.json
cost_calculator.py fix recraft cost calc 2025-07-22 18:12:12 -07:00
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Fix async retryer on .acompletion() + forward clientside headers - filter out content-type from clientside request (causes llm api call to hang) (#12886) 2025-07-22 19:50:05 -07:00
model_prices_and_context_window_backup.json docs Health Check Server 2025-07-25 07:17:26 -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 Show global retry policy on UI (#12969) 2025-07-24 22:37:15 -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 Guardrails - support model-level guardrails (#12968) 2025-07-24 22:38:03 -07:00