litellm/litellm
harish-berri a4442be11a
Litellm key rotation bug (#27695)
Squash-merged by litellm-agent from harish-berri's PR.
2026-05-12 00:59:56 +00:00
..
a2a_protocol feat(guardrails): LLM-as-a-Judge guardrail (#26360) 2026-04-24 17:15:32 -07:00
anthropic_interface style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
assistants
batch_completion
batches [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
caching chore(caching): remove allow_legacy_unscoped_cache_hits opt-in 2026-05-04 22:16:30 +00:00
completion_extras [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
compression Prompt Compression - add it to the proxy (#25729) 2026-04-20 15:08:00 -07:00
containers style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
endpoints/speech/speech_to_completion_bridge
evals style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
experimental_mcp_client feat(mcp): add OBO MCP Auth (#27421) 2026-05-07 15:35:21 -07:00
files thread trusted params through vertex file content 2026-05-01 18:24:22 -07:00
fine_tuning address greptile review feedback (greploop iteration 1) 2026-03-27 20:04:41 +05:30
google_genai feat(proxy): LiteLLM headers on Google native generateContent routes (#25500) 2026-04-29 12:34:14 -07:00
images Feat(dashscope): add image generation support for qwen-image-2.0 and qwen-image-2.0-pro (#25672) 2026-04-22 20:03:46 -07:00
integrations [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
interactions style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
litellm_core_utils fix(chat-completions): decode unified file_id when model_file_id_mapping is unavailable (#27406) 2026-05-07 13:17:04 -07:00
llms [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
ocr style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
passthrough fix(passthrough): log when streaming spend-tracking flush fails to schedule 2026-04-30 02:39:29 +00:00
proxy Litellm key rotation bug (#27695) 2026-05-12 00:59:56 +00:00
proxy_auth
rag style: black formatting 2026-04-25 14:47:54 -07:00
realtime_api Root cause fix - migrate all logging update to use 1 function - for centralized kwarg updates (#23659) 2026-03-15 23:21:01 -07:00
rerank_api Fix review 2026-04-30 09:10:24 +05:30
responses Fix lint and ruff 2026-05-01 12:14:53 +05:30
router_strategy add test(tag-routing): prevent header regex bypass for strict plain tags. 2026-04-29 20:14:30 +00:00
router_utils Fix add_model_file_id_mappings when router returns single deployment dict 2026-04-30 18:04:47 -07:00
search style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
secret_managers Implement normalize_nonempty_secret_str function to trim whitespace from secrets and treat empty values as unset. Update proxy_server to use this function for Grafana credentials. Enhance tests to validate the new normalization behavior. 2026-05-04 18:17:31 +00:00
skills chore(proxy): scope skills and container resources 2026-04-30 18:23:58 -07:00
types [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
vector_store_files Root cause fix - migrate all logging update to use 1 function - for centralized kwarg updates (#23659) 2026-03-15 23:21:01 -07:00
vector_stores chore(vector stores): tighten managed store access 2026-04-30 15:04:25 -07:00
videos style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
__init__.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
_internal_context.py fix(proxy): harden request parameter handling 2026-04-16 01:38:12 +00:00
_lazy_imports.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
_lazy_imports_registry.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
_logging.py Unify secret redaction patterns 2026-05-01 17:24:21 +00:00
_redis.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
_redis_credential_provider.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json fix(anthropic,bedrock,databricks): four reasoning_effort follow-ups 2026-05-03 10:03:53 -07:00
anthropic_beta_headers_manager.py Refactor: Filtering beta header after transformation 2026-03-16 10:47:15 +05:30
blog_posts.json docs(blog): add WebRTC blog post link 2026-03-13 17:54:33 +05:30
budget_manager.py
constants.py feat(mcp): add OBO MCP Auth (#27421) 2026-05-07 15:35:21 -07:00
cost.json
cost_calculator.py Fix black 2026-05-01 17:33:50 +05:30
exceptions.py fix(proxy): invoke post-call guardrails on pass-through endpoint responses (#20270) (#26262) 2026-04-27 08:58:22 +05:30
main.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
model_prices_and_context_window_backup.json Add OpenRouter Qwen 3.6 Plus metadata (#27486) 2026-05-08 16:25:45 -07:00
mypy.ini
policy_templates_backup.json
provider_endpoints_support_backup.json Feature/add audio support for scaleway (#26110) 2026-04-20 14:49:41 -07:00
py.typed
router.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00
scheduler.py
setup_wizard.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
timeout.py
utils.py [Fix] /v1/messages — plumb client-supplied timeout to httpx call (#26754) 2026-05-12 00:57:17 +00:00