This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-04-21 21:29:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
datasets
History
quicksand
4080f7b8ad
feat: support tencent vector db (
#3568
)
2024-06-14 19:25:17 +08:00
..
data_source.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
datasets_document.py
support rename document (
#4915
)
2024-06-04 20:07:40 +08:00
datasets_segments.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
datasets.py
feat: support tencent vector db (
#3568
)
2024-06-14 19:25:17 +08:00
error.py
refactor: Delete the dataset to verify whether it is in use (
#5112
)
2024-06-14 03:25:38 +08:00
file.py
Feat: Add documents limitation (
#2662
)
2024-03-03 12:45:06 +08:00
hit_testing.py
optimize question classifier prompt and support keyword hit test (
#3565
)
2024-04-17 17:40:40 +08:00