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
非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
9 months ago
..
__init__.py chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514) 11 months ago
account.py fix: db.session.query(TenantAccountJoin) (#19482) 9 months ago
api_based_extension.py refactor(models): Use the SQLAlchemy base model. (#19435) 9 months ago
base.py Introduce Plugins (#13836) 12 months ago
dataset.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 9 months ago
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 9 months ago
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
model.py refactor(models): Use the SQLAlchemy base model. (#19435) 9 months ago
provider.py refactor(models): Use the SQLAlchemy base model. (#19435) 9 months ago
source.py refactor(models): Use the SQLAlchemy base model. (#19435) 9 months ago
task.py Introduce Plugins (#13836) 12 months ago
tools.py fix(api): fix alembic offline mode (#19285) 9 months ago
types.py chore(api/models): apply ruff reformatting (#7600) 1 year ago
web.py Introduce Plugins (#13836) 12 months ago
workflow.py refactor(models): Use the SQLAlchemy base model. (#19435) 9 months ago