Avatar for the BerriAI user
BerriAI
litellm
BlogDocsChangelog

Performance History

Latest Results

fix(bedrock): filter unsupported schema fields before sending to native structured outputs API Fixes #29168. Bedrock's native structured-outputs API rejects JSON schema properties that Anthropic Claude does not support: minimum, maximum, minItems, maxItems, minLength, maxLength, exclusiveMinimum, exclusiveMaximum. AnthropicConfig.filter_anthropic_output_schema() already implements this filtering for the direct Anthropic API path, but _create_output_config_for_response_format in converse_transformation.py never called it, causing Bedrock to return a 400 for schemas containing these properties. Fix: call filter_anthropic_output_schema before _add_additional_properties_to_schema in _create_output_config_for_response_format so the schema is cleaned before being serialized into the outputConfig block.
VANDRANKI:fix/bedrock-native-structured-outputs-drop-unsupported-schema-fields
2 hours ago
fix(guardrails): recompile ToolPermissionGuardrail rules on update_in_memory_litellm_params
VANDRANKI:fix/tool-permission-guardrail-recompile-on-update
3 hours ago
fix(guardrails): write sanitized tool_result text back to content (#29593)
Anai-Guo:fix/guardrail-tool-result-redaction
4 hours ago
feat: support custom hpa metrics in litellm helm chart
MarshHawk:custom-hpa-autoscaling
4 hours ago
style: black-format handler.py (collapse task_mappings.append call)
Anai-Guo:fix/guardrail-tool-result-redaction
4 hours ago
feat: support custom hpa metrics in litellm helm chart
MarshHawk:custom-hpa-autoscaling
4 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(bedrock): filter unsupported schema fields before Bedrock native structured-outputs API#29624
2 hours ago
a019e06
VANDRANKI:fix/bedrock-native-structured-outputs-drop-unsupported-schema-fields
CodSpeed Performance Gauge
0%
3 hours ago
48c5596
VANDRANKI:fix/custom-code-guardrail-execution-error-400
CodSpeed Performance Gauge
0%
3 hours ago
611d3ac
VANDRANKI:fix/tool-permission-guardrail-recompile-on-update
© 2026 CodSpeed Technology
Home Terms Privacy Docs