mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +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 |
||
|---|---|---|
| .. | ||
| mcp_server.py | ||
| test_mcp_client_unit.py | ||
| test_mcp_litellm_client.py | ||
| test_mcp_logging.py | ||
| test_mcp_server.py | ||