dify/api/models
Poorandy 8a80af39c9
refactor(models&tools): switch to dify_config in models and tools. (#6394)
Co-authored-by: Poorandy <andymonicamua1@gmail.com>
2024-07-17 22:26:18 +08:00
..
__init__.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
account.py fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
api_based_extension.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
dataset.py refactor(models&tools): switch to dify_config in models and tools. (#6394) 2024-07-17 22:26:18 +08:00
model.py refactor(models&tools): switch to dify_config in models and tools. (#6394) 2024-07-17 22:26:18 +08:00
provider.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
source.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +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 chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 2024-07-17 13:54:35 +08:00