You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/models
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
..
__init__.py feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
account.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
api_based_extension.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
dataset.py Fix variable typo (#8084) 2 years ago
model.py feat: allow users to use the app icon as the answer icon (#7888) 2 years ago
provider.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
source.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
tool.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
tools.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
types.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
web.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
workflow.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago