Commit Graph
17 Commits
Author SHA1 Message Date
JyongandJoel 81b11c08d0 Fix/reranking mode is null (#7012) 2024-08-07 11:33:19 +08:00
JoeandGitHub f97a51ce24 fix: reranking disable timer error (#6910) 2024-08-02 16:34:50 +08:00
JyongandGitHub 44801df8f8 fix score threshold limit be None (#6900) 2024-08-02 12:10:51 +08:00
JyongandGitHub e4bb943fe5 Feat/delete single dataset retrival (#6570) 2024-07-24 12:50:11 +08:00
JyongandGitHub 0de224b153 fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
e8b8f6c6dd Feat/fix ops trace (#5672)
Co-authored-by: takatost <[email protected]>
2024-06-28 00:24:37 +08:00
dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <[email protected]>
2024-06-27 11:21:31 +08:00
4e2de638af feat: add ops trace (#5483)
Co-authored-by: takatost <[email protected]>
2024-06-26 17:33:29 +08:00
Bowen LiangandGitHub c923684edd chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
JasonVVandGitHub 7749b71fff Optimize knowledge retrieval performance by batching dataset quries. (#4917) 2024-06-05 13:30:32 +08:00
JyongandGitHub b6631cd878 modify rerank and splitter code directory (#4924) 2024-06-04 20:07:25 +08:00
JyongandGitHub 233c4150d1 support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
Bowen LiangandGitHub 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
JyongandGitHub 0737e930cb chore: remove Langchain tools import (#3407) 2024-04-12 16:26:09 +08:00
JyongandGitHub 6164604462 fix dataset retrival in dataset mode (#3334) 2024-04-11 02:11:21 +08:00
JyongandGitHub b6de97ad53 Remove langchain dataset retrival agent logic (#3311) 2024-04-10 20:37:22 +08:00
7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: jyong <[email protected]>
2024-04-08 18:51:46 +08:00