litellm/litellm
ryan-crabbe-berri 610f79dc03
Merge pull request #27003 from BerriAI/litellm_health-endpoint-non200-on-failure
fix(health): return 503 when targeted model is unhealthy or DB is disconnected
2026-05-01 14:23:37 -07:00
..
a2a_protocol
anthropic_interface
assistants
batch_completion
batches fix(proxy/batches): forward model to retrieve_batch for bedrock 2026-04-29 22:48:03 +02:00
caching Merge pull request #26202 from BerriAI/litellm_token_verification_query_opt 2026-05-01 10:10:07 -07:00
completion_extras
compression
containers
endpoints/speech/speech_to_completion_bridge
evals
experimental_mcp_client
files
fine_tuning
google_genai feat(proxy): LiteLLM headers on Google native generateContent routes (#25500) 2026-04-29 12:34:14 -07:00
images
integrations fix: block path traversal SSRF in BitBucket, Arize Phoenix, and AssemblyAI clients (#26943) 2026-05-01 11:45:12 -07:00
interactions
litellm_core_utils Merge pull request #26996 from stuxf/chore/ssrf-polling-and-nested-config 2026-05-01 14:16:39 -07:00
llms Merge pull request #26996 from stuxf/chore/ssrf-polling-and-nested-config 2026-05-01 14:16:39 -07:00
ocr
passthrough fix(passthrough): log when streaming spend-tracking flush fails to schedule 2026-04-30 02:39:29 +00:00
proxy Merge pull request #27003 from BerriAI/litellm_health-endpoint-non200-on-failure 2026-05-01 14:23:37 -07:00
proxy_auth
rag
realtime_api
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
secret_managers
skills
types Merge pull request #24340 from BerriAI/litellm_staging_03_21_2026 2026-05-01 11:57:44 -07:00
vector_store_files
vector_stores
videos
__init__.py
_internal_context.py
_lazy_imports_registry.py
_lazy_imports.py
_logging.py
_redis_credential_provider.py
_redis.py
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json
anthropic_beta_headers_manager.py
blog_posts.json
budget_manager.py
constants.py Merge pull request #26835 from stuxf/codex/cli-sso-flow-binding 2026-04-30 17:10:27 -07:00
cost_calculator.py
cost.json
exceptions.py
main.py Merge pull request #26745 from BerriAI/litellm_internal_staging 2026-04-29 09:25:42 +05:30
model_prices_and_context_window_backup.json correct model map 2026-05-01 18:07:33 +05:30
mypy.ini
policy_templates_backup.json
provider_endpoints_support_backup.json
py.typed
router.py Merge pull request #26984 from BerriAI/litellm_internal_staging 2026-05-01 19:03:59 +05:30
scheduler.py
setup_wizard.py
timeout.py
utils.py