litellm/litellm
Julio Quinteros Pro 5e9a2b4e9c fix(lint): extract service_tier mapping to fix PLR0915 in converse_transformation.py
map_openai_params had 53 statements (limit is 50). Extracted the
service_tier → Bedrock serviceTier mapping into _map_service_tier_param
helper, reducing the statement count to 49 with no behaviour change.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 12:51:59 -03:00
..
a2a_protocol fix: prompt registry 2026-02-18 00:34:54 +05:30
anthropic_interface fix: prompt registry 2026-02-18 00:34:54 +05:30
assistants
batch_completion fix: prompt registry 2026-02-18 00:34:54 +05:30
batches fix: prompt registry 2026-02-18 00:34:54 +05:30
caching fix: prompt registry 2026-02-18 00:34:54 +05:30
completion_extras fix code quality tests and mypy 2026-02-18 17:36:36 +05:30
containers fix: prompt registry 2026-02-18 00:34:54 +05:30
endpoints/speech/speech_to_completion_bridge
evals fix: prompt registry 2026-02-18 00:34:54 +05:30
experimental_mcp_client fix: prompt registry 2026-02-18 00:34:54 +05:30
files fix: prompt registry 2026-02-18 00:34:54 +05:30
fine_tuning
google_genai fix: prompt registry 2026-02-18 00:34:54 +05:30
images fix: prompt registry 2026-02-18 00:34:54 +05:30
integrations fix(websearch_interception): fix pre_call_deployment_hook not triggering via proxy router (#21433) 2026-02-19 06:38:45 -08:00
interactions fix: prompt registry 2026-02-18 00:34:54 +05:30
litellm_core_utils fix: reduce proxy overhead for large base64 payloads (#21594) 2026-02-19 12:10:52 -08:00
llms fix(lint): extract service_tier mapping to fix PLR0915 in converse_transformation.py 2026-02-20 12:51:59 -03:00
ocr
passthrough fix(types): fix mypy errors in pass-through endpoint query param types 2026-02-19 12:24:14 -03:00
proxy fix(policy_endpoints): explicitly re-export private helper functions from __init__.py 2026-02-20 11:09:57 -03:00
proxy_auth fix: prompt registry 2026-02-18 00:34:54 +05:30
rag fix: prompt registry 2026-02-18 00:34:54 +05:30
realtime_api fix: prompt registry 2026-02-18 00:34:54 +05:30
rerank_api fix: prompt registry 2026-02-18 00:34:54 +05:30
responses Add support for reasoning and tools viaconfig 2026-02-20 16:22:19 +05:30
router_strategy fix: handle explicit None model_info in LowestLatencyLoggingHandler (#21633) 2026-02-19 17:30:58 -08:00
router_utils Merge main into affinity_callback and address deployment affinity review feedback 2026-02-18 10:01:11 -06:00
search
secret_managers fix: prompt registry 2026-02-18 00:34:54 +05:30
skills fix: prompt registry 2026-02-18 00:34:54 +05:30
types feat: prompt injection guardrail policy template (#21520) 2026-02-19 15:06:06 -08:00
vector_store_files
vector_stores
videos
__init__.py Merge branch 'main' into litellm_oss_staging_02_17_2026 2026-02-18 17:26:33 +05:30
_lazy_imports_registry.py Merge branch 'main' into litellm_oss_staging_02_17_2026 2026-02-18 17:26:33 +05:30
_lazy_imports.py fix: prompt registry 2026-02-18 00:34:54 +05:30
_logging.py fix: prompt registry 2026-02-18 00:34:54 +05:30
_redis.py
_service_logger.py fix: prompt registry 2026-02-18 00:34:54 +05:30
_uuid.py
_version.py
anthropic_beta_headers_config.json Add supoort for context-1m-2025-08-07 2026-02-19 09:52:23 +05:30
anthropic_beta_headers_manager.py fix: prompt registry 2026-02-18 00:34:54 +05:30
budget_manager.py
constants.py feat: prompt injection guardrail policy template (#21520) 2026-02-19 15:06:06 -08:00
cost_calculator.py fix: prompt registry 2026-02-18 00:34:54 +05:30
cost.json
exceptions.py fix: prompt registry 2026-02-18 00:34:54 +05:30
main.py fix: prompt registry 2026-02-18 00:34:54 +05:30
model_prices_and_context_window_backup.json Add gemini-3.1-pro-preview pricing data 2026-02-19 22:14:19 +05:30
mypy.ini
policy_templates_backup.json feat(ui): show latency overhead for AI-suggested policy templates (#21620) 2026-02-19 15:45:07 -08:00
py.typed
router.py Add support for reasoning and tools viaconfig 2026-02-20 16:22:19 +05:30
scheduler.py fix: prompt registry 2026-02-18 00:34:54 +05:30
timeout.py
utils.py fix: allow github aliases to reuse upstream model metadata 2026-02-18 22:29:15 +02:00