mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 16:21:54 +00:00
* 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