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-07-08 17:53:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
plugin
/
impl
History
Yeuoly
cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (
#21425
)
2025-06-26 17:44:14 +08:00
..
agent.py
…
asset.py
…
base.py
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (
#20541
)
2025-06-03 17:01:35 +08:00
debugging.py
…
dynamic_select.py
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (
#21425
)
2025-06-26 17:44:14 +08:00
endpoint.py
…
exc.py
…
model.py
…
oauth.py
feat(oauth): plugin oauth service (
#21480
)
2025-06-25 14:14:30 +08:00
plugin.py
Feat/plugin install scope management (
#19963
)
2025-06-18 16:25:00 +08:00
tool.py
…