-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
Jyong
|
50635e9c15
|
Fix/economical knowledge retrieval (#9396)
|
2024-10-16 15:13:45 +08:00 |
|
Jyong
|
42b02b3a5f
|
Fix/agent external knowledge retrieval (#9241)
|
2024-10-11 19:21:03 +08:00 |
|
Jyong
|
cabdb4ef17
|
fix retrieval resource positon missed (#9155)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
|
2024-10-11 10:32:42 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
omr
|
8fd297f8b4
|
fix: redundant check for available_document_count (#8491)
|
2024-09-22 13:39:41 +08:00 |
|
Jyong
|
7e611ffbf3
|
multi-retrival use dataset's top-k (#8416)
|
2024-09-14 21:48:44 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
Jyong
|
49cee773c5
|
fixed score threshold is none (#8342)
|
2024-09-13 10:21:58 +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
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 14:00:36 +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
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|
Jyong
|
7ae728a9a3
|
fix nltk averaged_perceptron_tagger download and fix score limit is none (#7582)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-08-26 15:14:05 +08:00 |
|
张皮皮
|
f29685f8a1
|
fix score_threshold is none, return all top K documents (#7581)
|
2024-08-23 16:59:34 +08:00 |
|
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
2024-08-09 15:22:16 +08:00 |
|
Jyong
|
28d4e5b045
|
Fix/reranking mode is null (#7012)
|
2024-08-06 19:12:04 +08:00 |
|
Joe
|
f97a51ce24
|
fix: reranking disable timer error (#6910)
|
2024-08-02 16:34:50 +08:00 |
|
Jyong
|
44801df8f8
|
fix score threshold limit be None (#6900)
|
2024-08-02 12:10:51 +08:00 |
|
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
2024-07-24 12:50:11 +08:00 |
|
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
2024-07-16 19:09:04 +08:00 |
|
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 00:24:37 +08:00 |
|
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
JasonVV
|
7749b71fff
|
Optimize knowledge retrieval performance by batching dataset quries. (#4917)
|
2024-06-05 13:30:32 +08:00 |
|
Jyong
|
b6631cd878
|
modify rerank and splitter code directory (#4924)
|
2024-06-04 20:07:25 +08:00 |
|
Jyong
|
233c4150d1
|
support images and tables extract from docx (#4619)
|
2024-05-23 18:05:23 +08:00 |
|
Bowen Liang
|
04ad46dd31
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
2024-05-19 18:30:45 +08:00 |
|
Jyong
|
0737e930cb
|
chore: remove Langchain tools import (#3407)
|
2024-04-12 16:26:09 +08:00 |
|
Jyong
|
6164604462
|
fix dataset retrival in dataset mode (#3334)
|
2024-04-11 02:11:21 +08:00 |
|
Jyong
|
b6de97ad53
|
Remove langchain dataset retrival agent logic (#3311)
|
2024-04-10 20:37:22 +08:00 |
|
takatost
|
7753ba2d37
|
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-04-08 18:51:46 +08:00 |
|