dify/api/core/mcp
Asuka Minato ab2eacb6c1
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-10 17:30:13 +09:00
..
auth chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
client Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
server chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
session use model_validate (#26182) 2025-10-10 17:30:13 +09: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: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
types.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
utils.py fix: change the mcp server strucutre to support github copilot (#24788) 2025-08-29 18:00:58 +08:00