dify/api/models
2024-05-30 19:23:46 +08:00
..
__init__.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
account.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
api_based_extension.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
dataset.py fix: app_count of dataset is error when apps was deleted (#4810) 2024-05-30 19:23:46 +08:00
model.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
provider.py fix: system default model name length (#4245) (#4246) 2024-05-10 18:12:18 +08:00
source.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +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 add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
tools.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
web.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
workflow.py fix: workflow run sequence number slow sql (#4737) 2024-05-28 20:41:52 +08:00