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
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
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) 2 years ago
api_based_extension.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
dataset.py Feat/7134 use dataset api create a dataset with permission (#7508) 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) 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 refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 1 year ago