This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-07-28 20:10:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
app
/
components
/
datasets
/
documents
/
detail
History
zxhlyh
a95cf6f8b0
merge main
2025-07-28 16:00:38 +08:00
..
batch-modal
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
completed
fix: Update the style of the batch operation component (
#22716
)
2025-07-21 17:39:40 +08:00
embedding
refactor: type improvements that doesn't modify functionality (
#17970
)
2025-04-14 16:06:10 +08:00
metadata
…
segment-add
…
settings
fix: add isRunning prop to ProcessDocuments and related components for better processing state management
2025-07-14 17:45:19 +08:00
index.tsx
merge main
2025-07-28 16:00:38 +08:00
new-segment.tsx
Feat/kb index (
#20868
)
2025-06-25 17:52:59 +08:00
style.module.css
…