mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Typing the managed-responses call kwargs as dict[str, object] forced an isinstance filter on the popped model and previous_response_id, which turned a malformed client value from a loud downstream failure into a silent fallback to the connection's model. Keep those two seams and the metadata mapping as they were so the frame still fails the way it always did |
||
|---|---|---|
| .. | ||
| file_search | ||
| litellm_completion_transformation | ||
| mcp | ||
| main.py | ||
| sse_output_recovery.py | ||
| streaming_iterator.py | ||
| utils.py | ||