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-09-16 12:43:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
workspace
History
Maries
ad67094e54
feat: oauth refresh token (
#22744
)
...
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-23 13:12:39 +08:00
..
__init__.py
…
account.py
Fix/replace datetime patterns with naive utc now (
#22654
)
2025-07-20 11:05:53 +08:00
agent_providers.py
…
endpoint.py
…
error.py
fix: drop dead code phase2 unused class (
#22042
)
2025-07-17 09:33:07 +08:00
load_balancing_config.py
fix: fix load_balancing_config save error (
#21213
)
2025-06-19 15:41:36 +08:00
members.py
minor typo fix: remove debug code and fix typo (
#22539
)
2025-07-17 13:52:15 +08:00
model_providers.py
…
models.py
…
plugin.py
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (
#21425
)
2025-06-26 17:44:14 +08:00
tool_providers.py
feat: oauth refresh token (
#22744
)
2025-07-23 13:12:39 +08:00
workspace.py
…