This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-12-14 03:40:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
…