mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 11:13:28 +00:00
270d23939e
* fix: fix getting mcp servers * fix(litellm_logging.py): handle list objects for final response in standard logging payload Fixes issue where mcp tool call response wouldn't show up * fix(litellm_responses_transformation/): remove invalid item error for unmapped objects - breaks stream and there's no real value to this as outside of a few of them, not all can be mapped to chat completions resolves error for web search calls via chat completions to responses api