mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-24 13:39:46 +00:00
35bfa7c9ee
* add async_post_mcp_tool_call_hook to custom logger * instrument call_mcp_tool * add async_post_mcp_tool_call_hook * fixes for MCP tests * test fix MCP tests * allow adding custom cost for MCP response * fix LiteLLM_MCPTextContent * add MCPPostCallResponseObject * fix _handle_local_mcp_tool * async_post_mcp_tool_call_hook * fix typing loc * fix call_mcp_tool * fix server.py * fix MCPPostCallResponseObject * async_post_mcp_tool_call_hook * docs mcp cost hook * fix import path