dify/api/core/rag
-LAN- 08dd3f7b50
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-10 01:54:26 +08:00
..
cleaner fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
data_post_processor fix: validate reranking model attributes before processing (#11930) 2024-12-21 21:23:12 +08:00
datasource Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
docstore remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
embedding remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
entities feat: support metadata condition filter string array (#23111) 2025-07-30 16:13:45 +08:00
extractor [Chore/Refactor] Improve type annotations in models module (#25281) 2025-09-08 09:42:27 +08:00
index_processor Chore: clean some # type: ignore (#25157) 2025-09-05 11:30:04 +08:00
models Fix: safe defaults for BaseModel dict fields (#24098) 2025-08-21 21:38:55 +08:00
rerank remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
retrieval remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
splitter remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00