mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 22:48:35 +00:00
d36c8d6bbe
* feat: UI to add specific tools under creating MCP connection * chore: pydantic + prisma changes * feat: adding specific MCP tools now works * fix: allowed tools filtering * chore: filtered list to mcp server cost config * chore: update Readme * chore: refactor the filtering * test: Added tests When the allowed_tests is null, empty list or populated * chore: resolve the proxy issue * feat: updating MCP tool filtering
10 lines
233 B
Markdown
10 lines
233 B
Markdown
**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.
|