dify/web/service/knowledge
yyh 18601d8b38
Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
2025-12-09 13:48:23 +08:00
..
use-create-dataset.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-dataset.ts Refactor datasets service toward TanStack Query (#29008) 2025-12-09 13:48:23 +08:00
use-document.ts feat: add display status filtering to document list and API (#28342) 2025-11-20 11:27:44 +08:00
use-hit-testing.ts feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
use-import.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-metadata.spec.tsx Fix: correct queryKey in useBatchUpdateDocMetadata and add test case (#25327) 2025-09-08 09:34:04 +08:00
use-metadata.ts Fix: correct queryKey in useBatchUpdateDocMetadata and add test case (#25327) 2025-09-08 09:34:04 +08:00
use-segment.ts fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038) 2025-07-28 14:24:13 +08:00