| .. |
|
containers
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
google_genai
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
images
|
Litellm oss staging 030626 (#29578)
|
2026-06-03 11:01:51 -07:00 |
|
integrations
|
feat(prometheus): expose video duration and image count consumption metrics (#33138)
|
2026-07-13 18:51:13 -07:00 |
|
interactions
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
litellm_core_utils
|
include server_tool_use in streaming usage (#16826)
|
2025-11-25 14:50:17 -08:00 |
|
llms
|
fix(responses-api): raise APIError on in-stream error events; widen ErrorEventError.param to accept dict (#32835)
|
2026-07-10 20:25:38 -07:00 |
|
management_endpoints
|
feat(proxy): configure the coordination redis independently of the response cache (#32661)
|
2026-07-10 16:15:59 -07:00 |
|
mcp_server
|
feat(mcp): add dcr_bridge column and plumbing for client-forwarded auth modes
|
2026-07-10 00:14:45 -07:00 |
|
passthrough_endpoints
|
fix(proxy): Bedrock Knowledge Base pass-through: preserve SigV4 headers and signed request body (#27526)
|
2026-05-25 19:21:55 +05:30 |
|
prompts
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
proxy
|
fix(guardrails): address review comments on headroom fail_open
|
2026-07-03 19:40:33 +00:00 |
|
responses
|
fix(responses-bridge): custom tool round-trip and allowlist preservation for Codex CLI (#32258)
|
2026-07-06 17:34:27 -07:00 |
|
secret_managers
|
chore: litellm oss staging160626 (#30527)
|
2026-06-16 18:23:13 -07:00 |
|
videos
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
access_group.py
|
allow editing of access group names
|
2026-02-13 17:03:41 -08:00 |
|
adapter.py
|
feat(anthropic_adapter.py): support for translating anthropic params to openai format
|
2024-07-10 00:32:28 -07:00 |
|
agents.py
|
fix(agents): show an agent's attached virtual key in the UI (#29619)
|
2026-06-27 16:44:25 -07:00 |
|
caching.py
|
feat(caching): add valkey-semantic cache backend and fix semantic cache scope keys (#30675)
|
2026-06-19 17:09:17 -07:00 |
|
completion.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
compression.py
|
Prompt Compression - add it to the proxy (#25729)
|
2026-04-20 15:08:00 -07:00 |
|
embedding.py
|
Removed config dict type definition
|
2024-05-17 10:39:00 +08:00 |
|
files.py
|
fix(vertex_ai/files): single media upload for batch files to fix 499s on large uploads (#31653)
|
2026-06-29 17:31:32 -07:00 |
|
fine_tuning.py
|
(feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490)
|
2025-01-01 07:44:48 -08:00 |
|
guardrails.py
|
fix(guardrails): filter Add-Guardrail mode dropdown per provider (#32712)
|
2026-07-11 14:51:27 -07:00 |
|
lar1.py
|
chore: litellm oss staging (#31185)
|
2026-06-26 09:17:44 -07:00 |
|
mcp.py
|
fix(mcp): re-register DCR client when proxy origin no longer matches its registered redirect_uri
|
2026-07-11 10:12:20 -07:00 |
|
memory_management.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
object_permission.py
|
feat(mcp): add mcp_tool_search virtual tools for large tool catalogs (#31777)
|
2026-06-30 20:03:59 -07:00 |
|
policy_engine.py
|
[Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612)
|
2026-01-22 19:49:53 -08:00 |
|
rag.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
realtime.py
|
feat: litellm oss 110626 (#30202)
|
2026-06-11 22:30:26 -07:00 |
|
rerank.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
router.py
|
feat(router): add Router(plugins=[...]) routing-plugin pipeline (#32972)
|
2026-07-11 21:38:18 -07:00 |
|
scheduler.py
|
Squashed commit of the following: (#9709)
|
2025-04-02 21:24:54 -07:00 |
|
search.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
services.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |
|
tag_management.py
|
style: run black formatter on entire codebase
|
2026-03-11 17:07:57 -03:00 |
|
tool_management.py
|
Bug Fix: auto-inject prompt caching support for Gemini models (#21881)
|
2026-03-03 20:25:35 -08:00 |
|
utils.py
|
fix(auto-router): correct Responses API tool_choice shape and propagate alias litellm_params (#32974)
|
2026-07-13 15:11:48 -07:00 |
|
vector_store_files.py
|
Vector store files Stable Release (#16643)
|
2025-11-15 13:00:33 -08:00 |
|
vector_stores.py
|
style: unify ruff format width on 120 (#31518)
|
2026-06-27 12:39:29 -07:00 |