mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
* fix MCP_TOOL_NAME_PREFIX * test_mcp_cost_tracking * init MCPCostCalculator * add call_mcp_tool * calculate_mcp_tool_call_cost * add MCPServerCostInfo * add mcp_server_cost_info * add mcp_server_cost_info * pass through litellm_logging_obj * logged_standard_logging_payload * fix logging MCP tool call * test_mcp_cost_tracking_per_tool * fix NewMCPServerRequest * fix add_update_server * add MCP info to schema.prisma * fix create_mcp_server * working custom cost per call * fix mcp server cost * fix MCPCostCalculator * TestMCPCostCalculator |
||
|---|---|---|
| .. | ||
| mcp_server.py | ||
| test_mcp_client_unit.py | ||
| test_mcp_litellm_client.py | ||
| test_mcp_logging.py | ||
| test_mcp_server.py | ||