Avatar for the BerriAI user
BerriAI
litellm
BlogDocsChangelog

Performance History

Latest Results

fix(websearch): deduplicate overlapping keys between optional_params and kwargs_for_followup When both `anthropic_messages_optional_request_params` and the forwarded `kwargs` contain the same key (e.g. `output_config`), the `**` splat in `acreate()` raises: TypeError: acreate() got multiple values for keyword argument 'output_config' This happens because `_prepare_followup_kwargs()` forwards all non-internal kwargs, but those can overlap with the Anthropic optional params that were already extracted separately. Fix: after building `kwargs_for_followup`, remove any keys that are already present in `optional_params_without_max_tokens` so the explicit optional params always win. Fixes #24856
voidborne-d:fix/websearch-duplicate-output-config
3 minutes ago
Fix black formatting: collapse f-string in error message
acebot712:add-promptguard-guardrail
1 hour ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(websearch): deduplicate overlapping keys in follow-up kwargs to prevent TypeError#24858
5 minutes ago
8557766
voidborne-d:fix/websearch-duplicate-output-config
CodSpeed Performance Gauge
0%
14 minutes ago
7ec7400
talhaanwarch:feat/prompt-environment-and-user-tracking-clean
CodSpeed Performance Gauge
0%
33 minutes ago
f8863be
danielgandolfi1984:fix/oci-gemini-response-parsing
© 2026 CodSpeed Technology
Home Terms Privacy Docs