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
Bowen Liang 3a51f2a778
fix: workaround db migration error when adding custom_disclaimer column to recommended_apps (#4518)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
..
__init__.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
account.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
api_based_extension.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
dataset.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
model.py fix: workaround db migration error when adding custom_disclaimer column to recommended_apps (#4518) 2 years ago
provider.py fix: system default model name length (#4245) (#4246) 2 years ago
source.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 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 add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
tools.py Feat/chat custom disclaimer (#4306) 2 years ago
web.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
workflow.py feat: Add draft hash check in workflow (#4251) 2 years ago