mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-18 20:18:38 +00:00
* feat(mcp): add tool_name_to_display_name and tool_name_to_description overrides for MCP servers * docs(mcp): add mcp_openapi.md with OpenAPI→MCP guide and tool override section * docs(mcp): add sequential UI screenshots to mcp_openapi.md * fix(mcp): apply tool overrides after permission filtering; reverse-map display names in tools/call
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.