YoungLH
|
040a3b782c
|
FEAT: support milvus to full text search (#11430)
Signed-off-by: YoungLH <974840768@qq.com>
|
2025-01-08 17:39:53 +08:00 |
|
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
2024-11-07 21:13:02 +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 |
|
-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
|
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 |
|
ChengZi
|
2060db8e11
|
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-06 17:32:48 +08:00 |
|
Bowen Liang
|
b414ea41d6
|
dep: initial support for Milvus 2.4.x (#6084)
|
2024-07-29 19:56:45 +08:00 |
|
崔亮
|
0569c547ee
|
fix the issue of MILVUS_DATABASE has no effect. (#6424)
|
2024-07-23 15:03:55 +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
|
aed56b1a8f
|
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)
|
2024-06-20 11:18:05 +08:00 |
|
Bowen Liang
|
bb33ffc332
|
feat: initial support for Milvus 2.4.x (#3795)
|
2024-06-19 13:55:44 +08:00 |
|
saga.rey
|
edf2047f04
|
fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098)
|
2024-06-14 02:36:01 +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 |
|
kerlion
|
98140ae5d9
|
fix the issue of MILVUS_DATABASE has no effect. (#4353)
|
2024-05-14 19:54:31 +08:00 |
|
Bowen Liang
|
045827043d
|
test: improve vector store tests (#3855)
|
2024-04-26 19:18:42 +08:00 |
|
Bowen Liang
|
9cec8c1750
|
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
|
2024-04-24 21:52:42 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
|
Bowen Liang
|
2867d29021
|
fix: milvus usage with create_collection (#3683)
|
2024-04-23 17:37:40 +08:00 |
|
Jyong
|
8fcf459285
|
fix milvus database name parameter missed (#3229)
|
2024-04-09 15:54:13 +08:00 |
|
Leo Q
|
9c01bcb3e5
|
feat: support setting database used in Milvus (#3003)
|
2024-04-09 15:39:36 +08:00 |
|
Jyong
|
84d118de07
|
add redis lock on create collection in multiple thread mode (#3054)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 02:10:41 +08:00 |
|
Jyong
|
a6cd0f0e73
|
fix add segment when dataset and document is empty (#3021)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-29 13:06:00 +08:00 |
|
Jyong
|
3631e53ff0
|
Feat/add annotation migrate (#2675)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-04 17:22:06 +08:00 |
|
Jyong
|
fc64cdee64
|
fix mivlus delete by ids error (#2573)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 12:23:13 +08:00 |
|
Jyong
|
0620fa3094
|
Feat/vdb migrate command (#2562)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-26 19:47:29 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|