You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
1 year ago
..
__init__.py feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1 year ago
account.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
api_based_extension.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
dataset.py Fix variable typo (#8084) 1 year ago
model.py feat: allow users to use the app icon as the answer icon (#7888) 1 year ago
provider.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
source.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
tool.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
tools.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
types.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
web.py Feat: conversation variable & variable assigner node (#7222) 1 year ago
workflow.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago