Yongtao Huang
|
5d72003ebb
|
Remove dead code (#17899)
|
2025-04-11 20:33:52 +08:00 |
|
Jyong
|
abeaea4f79
|
Support knowledge metadata filter (#15982)
|
2025-03-18 16:42:19 +08:00 |
|
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
zhuhao
|
b90ad587c2
|
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423)
|
2024-10-17 19:12:42 +08:00 |
|
zhuhao
|
86594851cb
|
refactor: update the default values of top-k parameter in vdb to be consistent (#9367)
|
2024-10-16 16:00:21 +08:00 |
|
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
2024-10-09 14:36:43 +08:00 |
|
Bowen Liang
|
6613b8f2e0
|
chore: fix unnecessary string concatation in single line (#8311)
|
2024-09-13 14:24:49 +08:00 |
|
-LAN-
|
08c486452f
|
fix: score_threshold handling in vector search methods (#8356)
|
2024-09-13 14:24:35 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
Bowen Liang
|
0f14873255
|
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 12:55:45 +08:00 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
Bowen Liang
|
6aa02f8c63
|
dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891)
|
2024-08-02 15:51:23 +08:00 |
|
Poorandy
|
c8f5dfcf17
|
refactor(rag): switch to dify_config. (#6410)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-07-18 18:40:36 +08:00 |
|
Jyong
|
43335b5c87
|
delete the deprecated method (#5612)
|
2024-06-26 12:51:50 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
Bowen Liang
|
bdad993901
|
improve: generalize vector factory classes and vector type (#5033)
|
2024-06-08 22:29:24 +08:00 |
|
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
2024-06-05 14:05:15 +08:00 |
|
Jyong
|
3e9dbe3e0a
|
add pgvecto_rs support and upgrade SQLAlchemy (#3833)
|
2024-04-29 11:58:17 +08:00 |
|
Bowen Liang
|
045827043d
|
test: improve vector store tests (#3855)
|
2024-04-26 19:18:42 +08:00 |
|
Jingpan Xiong
|
1be222af2e
|
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
|
2024-04-25 19:46:20 +08:00 |
|
Jingpan Xiong
|
33397836a5
|
feat: support relyt vector database (#3367)
Co-authored-by: jingsi <jingsi@leadincloud.com>
|
2024-04-15 11:52:34 +08:00 |
|