| .. |
|
a2a_protocol
|
[Feat] Agent Gateway - allow adding langgraph, bedrock agent core agents (#17802)
|
2025-12-10 19:13:50 -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
|
fix: resolve ruff lint errors (#17490)
|
2025-12-04 14:12:57 -08:00 |
|
caching
|
fix redis event loop closed at first call (#16913)
|
2025-11-21 19:15:56 -08:00 |
|
completion_extras
|
fix(responses): prevent streaming tool_calls from being dropped when text + tool_calls (#17652)
|
2025-12-08 18:51:59 -08:00 |
|
containers
|
[Feat] Containers API - add new container API file management + UI Interface (#17745)
|
2025-12-09 17:33:26 -08:00 |
|
endpoints/speech/speech_to_completion_bridge
|
fix: fix import errors
|
2025-09-14 09:32:21 -07:00 |
|
experimental_mcp_client
|
[Feat] mcp resources support (#16800)
|
2025-11-20 14:53:44 -08:00 |
|
files
|
Add support for file content download for bedrock batches
|
2025-12-04 13:27:53 +05:30 |
|
fine_tuning
|
Litellm managed file updates combined (#11040)
|
2025-05-22 17:20:41 -07:00 |
|
google_genai
|
fix: Preserve systemInstructions for vertex ai generate content request
|
2025-12-11 09:52:32 +05:30 |
|
images
|
[Refactor#2] litellm/init – Lazy-load utils to reduce memory + import time (#17171)
|
2025-12-03 11:40:16 -08:00 |
|
integrations
|
Arize Phoenix OSS - Prompt Management Integration (#17750)
|
2025-12-09 22:53:42 -08:00 |
|
litellm_core_utils
|
[Feat] New Provider - add langgraph (#17783)
|
2025-12-10 12:30:35 -08:00 |
|
llms
|
fix: Preserve systemInstructions for vertex ai generate content request
|
2025-12-11 09:52:32 +05:30 |
|
ocr
|
[Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216)
|
2025-11-03 15:56:49 -08:00 |
|
passthrough
|
fix bedrock passthrough auth issue (#16879)
|
2025-11-24 18:44:59 -08:00 |
|
proxy
|
Merge pull request #17707 from raghav-stripe/raghav-fix-responsesapi-rl
|
2025-12-11 08:57:16 +05:30 |
|
rag
|
[Feat] RAG API - QA - allow internal user keys to access api, allow using litellm credentials with API, raise clear exception when RAG API fails (#17169)
|
2025-11-26 17:07:30 -08:00 |
|
realtime_api
|
fix: tested e2e implementation and added sample config.
|
2025-11-26 12:37:13 +00:00 |
|
rerank_api
|
feat(voyage): add rerank API support (#17744)
|
2025-12-09 17:34:09 -08:00 |
|
responses
|
Add usage details in responses usage object
|
2025-12-08 11:51:47 +05:30 |
|
router_strategy
|
fix: add None check for litellm_params (#16754)
|
2025-11-17 19:44:29 -08:00 |
|
router_utils
|
fix(router): handle tools=None in filter_web_search_deployments (#17684)
|
2025-12-08 18:36:46 -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: cyberark allow setting ssl verfiy to false (#17433)
|
2025-12-03 18:54:31 -08:00 |
|
skills
|
[Feat] New API - Claude Skills API (Anthropic) (#17042)
|
2025-11-24 15:01:40 -08:00 |
|
types
|
[Feat] Agent Gateway - allow adding langgraph, bedrock agent core agents (#17802)
|
2025-12-10 19:13:50 -08:00 |
|
vector_store_files
|
Vector store files Stable Release (#16643)
|
2025-11-15 13:00:33 -08:00 |
|
vector_stores
|
Fix vector store configuration synchronization failure
|
2025-12-05 11:46:14 +05:30 |
|
videos
|
fix: respect videos content db creds
|
2025-12-10 23:00:01 +05:30 |
|
__init__.py
|
feat(voyage): add rerank API support (#17744)
|
2025-12-09 17:34:09 -08:00 |
|
_lazy_imports.py
|
[Refactor#2] litellm/init – Lazy-load utils to reduce memory + import time (#17171)
|
2025-12-03 11:40:16 -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] Perf - Reduce memory accumulation of spend_logs (#17742)
|
2025-12-09 14:00:34 -08:00 |
|
cost.json
|
|
|
|
cost_calculator.py
|
fixed flex tier pricing (#17748)
|
2025-12-09 18:10:51 -08:00 |
|
exceptions.py
|
Adds support for returning Azure Content Policy error information when exceptions from Azure OpenAI occur (#16231)
|
2025-11-08 16:04:36 -08:00 |
|
main.py
|
[Feat] New Provider - add langgraph (#17783)
|
2025-12-10 12:30:35 -08:00 |
|
model_prices_and_context_window_backup.json
|
Merge pull request #17770 from BerriAI/litellm_deepseek_v3.2
|
2025-12-10 22:28:50 +05:30 |
|
mypy.ini
|
fix mypy
|
2025-09-27 12:21:32 -07:00 |
|
py.typed
|
|
|
|
router.py
|
Merge pull request #17732 from BerriAI/litellm_videos_bugs_2
|
2025-12-10 07:49:55 +05:30 |
|
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
|
[Feat] New Provider - add langgraph (#17783)
|
2025-12-10 12:30:35 -08:00 |