This website requires JavaScript.
Explore
Help
Sign In
kanshan
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-01-14 06:07:33 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
99273e1118
dify
/
api
/
core
/
workflow
/
nodes
/
llm
History
Harry
b78439b334
refactor(llm): update model features handling and change agent strategy to FUNCTION_CALLING
2026-01-12 15:52:26 +08:00
..
__init__.py
feat: add agent package
2025-12-09 11:36:47 +08:00
entities.py
refactor(sandbox): update imports and remove unused bash tool files, adjust DIFY_CLI_CONFIG_PATH
2026-01-12 13:36:19 +08:00
exc.py
remove bare list, dict, Sequence, None, Any (
#25058
)
2025-09-06 03:32:23 +08:00
file_saver.py
Fix: Remove workflow/nodes from pyright exclusion (
#26461
)
2025-09-30 15:39:04 +08:00
llm_utils.py
feat: credit pool (
#30720
)
2026-01-08 13:17:30 +08:00
node.py
refactor(llm): update model features handling and change agent strategy to FUNCTION_CALLING
2026-01-12 15:52:26 +08:00