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/controllers
非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521)
9 months ago
..
common chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
console chore: all model.query replace to db.session.query (#19521) 9 months ago
files chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
inner_api chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
service_api fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 9 months ago
web chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago