You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
-LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430)
5 months ago
..
__init__.py feat(workflow): domain model for workflow node execution (#19430) 5 months ago
account.py fix: db.session.query(TenantAccountJoin) (#19482) 5 months ago
api_based_extension.py refactor(models): Use the SQLAlchemy base model. (#19435) 5 months ago
base.py Introduce Plugins (#13836) 8 months ago
dataset.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
enums.py feat(workflow): domain model for workflow node execution (#19430) 5 months ago
model.py feat(workflow): domain model for workflow node execution (#19430) 5 months ago
provider.py refactor(models): Use the SQLAlchemy base model. (#19435) 5 months ago
source.py refactor(models): Use the SQLAlchemy base model. (#19435) 5 months ago
task.py Introduce Plugins (#13836) 8 months ago
tools.py fix(api): fix alembic offline mode (#19285) 6 months ago
types.py chore(api/models): apply ruff reformatting (#7600) 1 year ago
web.py Introduce Plugins (#13836) 8 months ago
workflow.py feat(workflow): domain model for workflow node execution (#19430) 5 months ago