dify/api/core/mcp
Yongtao Huang 2ac7a9c8fc
Chore: thanks to bump-pydantic (#25437)
2025-09-09 20:07:17 +08:00
..
auth remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
client remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
server Fix jsonschema compliance: use number instead of float (#25049) 2025-09-03 22:27:41 +08:00
session remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
__init__.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
entities.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
error.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
mcp_client.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
types.py Chore: thanks to bump-pydantic (#25437) 2025-09-09 20:07:17 +08:00
utils.py fix: change the mcp server strucutre to support github copilot (#24788) 2025-08-29 18:00:58 +08:00