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/console/datasets
-LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
..
data_source.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
datasets.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 9 months ago
datasets_document.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 9 months ago
datasets_segments.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 9 months ago
error.py Feat/support parent child chunk (#12092) 1 year ago
external.py fix: metadata filtering condition variable unassigned; fix External K… (#19208) 9 months ago
hit_testing.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
hit_testing_base.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
metadata.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
website.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago