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
baonudesifeizhai b3f138fa10 fix: resolve mypy type errors and editorconfig issues
- Add type annotations for json_output and agent_thoughts variables
- Fix trailing whitespace in modified files
- Update .gitignore to not ignore api/core directory
11 months ago
..
data_source.py fix: resolve mypy type errors and editorconfig issues 11 months ago
datasets.py fix: resolve mypy type errors and editorconfig issues 11 months ago
datasets_document.py fix: resolve mypy type errors and editorconfig issues 11 months ago
datasets_segments.py fix: resolve mypy type errors and editorconfig issues 11 months ago
error.py Feat/support parent child chunk (#12092) 1 year ago
external.py fix: resolve mypy type errors and editorconfig issues 11 months ago
hit_testing.py fix: resolve mypy type errors and editorconfig issues 11 months ago
hit_testing_base.py fix: resolve mypy type errors and editorconfig issues 11 months ago
metadata.py fix: resolve mypy type errors and editorconfig issues 11 months ago
website.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago