This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-25 23:01:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2da770cdbd2e8754f4e08e30c91a8c50d7d9caf1
dify
/
api
/
core
/
workflow
/
nodes
/
llm
History
Novice
56fd571acc
fix(llm): improve handling of tool arguments in LLMNode to ensure default values are used
2026-02-10 20:07:21 +08:00
..
__init__.py
feat: add agent package
2025-12-09 11:36:47 +08:00
entities.py
revert: add tools for output in agent mode
2026-02-04 21:43:53 +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
fix(prompts): fix default argument handling in tool calls
2026-02-10 18:31:34 +08:00
node.py
fix(llm): improve handling of tool arguments in LLMNode to ensure default values are used
2026-02-10 20:07:21 +08:00