litellm/litellm
2025-08-20 14:31:24 -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
batches UI - Support 'batch' model health checks + make 'team-only' model concept clearer (#12770) 2025-07-19 14:30:38 -07:00
caching use namespace as prefix in s3 2025-08-18 13:43:51 +02:00
completion_extras add support for reasoning_effort minimal (#13401) 2025-08-08 14:34:46 -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 [MCP Gateway] Litellm mcp client list fail (#13114) 2025-07-30 15:23:19 -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 [Bug Fix] Gemini-CLI Integration - ensure tool calling works as expected on generateContent (#13189) 2025-07-31 16:42:57 -07:00
images [Bug Fix] image_edit() function returns APIConnectionError with litellm_proxy - Support for both image edits and image generations (#13735) 2025-08-18 18:26:32 -07:00
integrations [Feat] Datadog LLM Observability - Add support for tracing guardrail input/output (#13767) 2025-08-19 10:26:25 -07:00
litellm_core_utils Merge branch 'main' into litellm_feat_correct_cost_calculations 2025-08-19 18:55:36 +05:30
llms fix: fix gpt-5-chat mappings 2025-08-19 22:21:00 -07:00
passthrough Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) (#12123) 2025-06-27 20:01:12 -07:00
proxy migrate stream ws 2025-08-19 12:36:29 +03:00
realtime_api [LLM Translation] Fix Realtime API endpoint for no intent (#13476) 2025-08-14 16:24:14 -07:00
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses [Bug Fix] litellm incompatible with newest release of openAI v1.100.0 (#13728) 2025-08-18 18:26:17 -07:00
router_strategy Fix - add safe divide by 0 for most places to prevent crash (#13624) 2025-08-14 11:17:49 -07:00
router_utils fix(litellm_pre_call_utils.py): forward headers by model group at litellm pre call utils level 2025-08-18 21:13:52 -07:00
secret_managers Added handling for pwd protected cert files in AOAI CertificateCredential auth (#12995) 2025-07-28 21:34:54 -07:00
types [Bug Fix] litellm incompatible with newest release of openAI v1.100.0 (#13728) 2025-08-18 18:26:17 -07:00
vector_stores [Bug Fix] Bedrock KB - Using LiteLLM Managed Credentials for Query (#13787) 2025-08-19 15:39:36 -07:00
__init__.py Merge pull request #13590 from BerriAI/litellm_bedrock_api_header 2025-08-14 11:32:18 -07:00
_logging.py [Proxy server] Add apscheduler log suppress (#13299) 2025-08-05 15:04:51 -07:00
_redis.py added redis iam auth (#13275) 2025-08-05 10:56:34 -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
budget_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
constants.py feat(common_utils.py): make default azure openai responses api use /openai/v1/responses logic 2025-08-11 23:40:05 -07:00
cost_calculator.py [Feat] New provider - Azure AI Flux Image Generation (#13592) 2025-08-13 17:20:30 -07:00
cost.json
exceptions.py Anthropic - working mid-stream fallbacks (#13149) 2025-07-31 21:22:49 -07:00
main.py Merge pull request #13590 from BerriAI/litellm_bedrock_api_header 2025-08-14 11:32:18 -07:00
model_prices_and_context_window_backup.json add fireworks_ai/accounts/fireworks/models/deepseek-v3-0324 (#13821) 2025-08-20 14:31:24 -07:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed
router.py refactor: cleanup 2025-08-18 21:14:38 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py
utils.py [Bug Fix] image_edit() function returns APIConnectionError with litellm_proxy - Support for both image edits and image generations (#13735) 2025-08-18 18:26:32 -07:00