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
2026-01-11 17:40:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
workflow
History
-LAN-
413dfd5628
feat: add completion mode and context size options for LLM configuration (
#13325
)
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-07 15:08:53 +08:00
..
callbacks
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
entities
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
graph_engine
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (
#12498
)
2025-02-07 13:56:08 +08:00
nodes
feat: add completion mode and context size options for LLM configuration (
#13325
)
2025-02-07 15:08:53 +08:00
utils
feat(condition): add support for 'exists' and 'not exists' operators (
#9687
)
2024-10-23 13:25:17 +08:00
__init__.py
…
constants.py
…
enums.py
chore: bump minimum supported Python version to 3.11 (
#10386
)
2024-11-24 13:28:46 +08:00
errors.py
…
workflow_engine_manager.py
…
workflow_entry.py
fix: draft run single node can't get env variable (
#12266
)
2025-01-01 13:31:44 +08:00