dify/api/models
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00
..
__init__.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
account.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
api_based_extension.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
dataset.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
model.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
provider.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
source.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
tool.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
tools.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
types.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
web.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
workflow.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00