This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
d34c95bf8eb5ce9963ee56bb9f2c8dc1063df5cd
dify
/
api
/
core
/
mcp
T
History
NeatGuyCoding
and
GitHub
bf542233a9
minor fix: using Pydantic model_validate instead of deprecated parse_obj (
#22239
)
...
Signed-off-by: neatguycoding <
15627489+NeatGuyCoding@users.noreply.github.com
>
2025-07-16 10:57:08 +08:00
..
auth
minor fix: using Pydantic model_validate instead of deprecated parse_obj (
#22239
)
2025-07-16 10:57:08 +08:00
client
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
server
minor fix: remove duplicates, fix typo, and add restriction for get mcp server (
#22170
)
2025-07-11 09:40:17 +08:00
session
fix(api): Fix potential thread leak in MCP
BaseSession
(
#22169
)
2025-07-16 00:01:44 +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
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
types.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
utils.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00