This website requires JavaScript.
Explore
Help
Sign In
langgenius
/
dify-plugin-sdks
Watch
1
Star
0
Fork
0
You've already forked dify-plugin-sdks
mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced
2026-07-22 10:25:23 -04:00
Code
Issues
58
Packages
Projects
Releases
10
Wiki
Activity
Files
7e29231d24b71f48ea02fdaeac6a871b4fd41d9c
dify-plugin-sdks
/
python
/
dify_plugin
/
core
T
History
Yeuoly
7e29231d24
fix: replace flask.run with gevent.pywsgi.WSGIServer
2025-03-06 17:50:06 +08:00
..
entities
feat: add agent strategy support
2025-01-08 07:48:27 +08:00
server
fix: replace flask.run with gevent.pywsgi.WSGIServer
2025-03-06 17:50:06 +08:00
utils
fix: using logger.error to raise detailed error messages
2025-01-21 16:37:36 +08:00
__init__.py
release: beta
2024-09-11 16:19:46 +08:00
plugin_executor.py
Merge pull request
#7
from langgenius/feat/agent-node
2025-01-08 07:50:49 +08:00
plugin_registration.py
feat: add agent strategy support
2025-01-08 07:48:27 +08:00
runtime.py
fix: memory leak due to session pool
2025-02-08 23:41:35 +08:00