mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-12 17:04:30 +00:00
d931446a79
* update types * add STDIO to client * allow using STDIO with MCP manager * add Stdio-specific fields to schema.prisma * fixes for MCP mgmt * fix for adding stdio MCP to DB * ui - allow adding stdio MCPs * fix MCP server manager * docs stdio MCP * add_stdio_mcp.png * new stdio tests * allow adding MCPs through config.yaml * fix tool test panel * use TestMCPClient * ui fixes for testing circle ci mcp
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/litellm
This folder can only run mock tests.