This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0dee41c07447e57a5214f6d68bcc31e51cf050c1
dify
/
api
/
core
/
mcp
History
NeatGuyCoding
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
…
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
…
entities.py
…
error.py
…
mcp_client.py
…
types.py
…
utils.py
…