Commit graph

30 commits

Author SHA1 Message Date
jinli.yl
ff5df06f3f code format 2024-07-29 21:20:44 +08:00
jinli.yl
84abc4a325 [dev] code format 2024-07-29 11:08:19 +08:00
jinli.yl
94a26dfc95 add user name prompt 2024-07-29 11:07:00 +08:00
jinli.yl
d2cd11707b [dev] add history_message_strategy to chat with memory func 2024-07-29 00:57:23 +08:00
jinli.yl
ec5d769564 [dev] format code 2024-07-28 22:05:36 +08:00
jinli.yl
db1e44a826 [dev] add chat examples 2024-07-28 22:04:45 +08:00
jinli.yl
2237a6abaf fix test file import problem 2024-07-28 20:12:02 +08:00
jinli.yl
70ecdb1d94 add config manager for global configs 2024-07-28 19:23:54 +08:00
jinli.yl
6174f84b23 [dev] modify commit 2024-07-27 21:59:17 +08:00
jinli.yl
ad65f3592e feat: Resolve conflict, auto committed by CodeFlow 2024-07-27 21:56:52 +08:00
jinli.yl
a5b45afa8c fix grammer bugs 2024-07-27 21:54:19 +08:00
jinli.yl
590cbf65c4 [dev] rename MEMORY_HANDLER to MEMORY_MANAGER 2024-07-27 01:49:20 +08:00
xianzhe.xxz
6aaa26742e add score_recall manager 2024-07-27 00:44:51 +08:00
xianzhe.xxz
8295b01961 adjust the params of EsStore, set dense retrieve as default, 2024-07-27 00:44:51 +08:00
xianzhe.xxz
9248c67085 fix dashscope rerank: add alpha support, when alpha=1.0, only use vector similarity, when alpha=0.0, only use bm25, when alpha=None, use rrf to fuse the results 2024-07-27 00:44:51 +08:00
jinli.yl
b1d11a314a [dev] remove useless file InitializationHandler 2024-07-27 00:43:47 +08:00
xianzhe.xxz
95d0047e5c add score_recall manager 2024-07-26 20:07:01 +08:00
xianzhe.xxz
f7ce6e5e24 adjust the params of EsStore, set dense retrieve as default, 2024-07-26 19:58:30 +08:00
xianzhe.xxz
d3a2aec2cf fix dashscope rerank:add alpha support, when alpha=1.0, only use vector similarity, when alpha=0.0, only use bm25, when alpha=None, use rrf to fuse the results 2024-07-26 17:16:49 +08:00
jinli.yl
149df5ffa6 redefine memory chat interface 2024-07-26 16:23:28 +08:00
jinli.yl
5d6e6c0f21 finish memory chat 2024-07-26 10:54:19 +08:00
jinli.yl
3c423118a5 [dev] add new config format 2024-07-26 01:10:50 +08:00
jinli.yl
2728d88aba rename summary -> backend 2024-07-24 22:27:47 +08:00
jinli.yl
8515af0528 fix useless params 2024-07-24 21:25:13 +08:00
jinli.yl
6a5e830d46 fix es interface params 2024-07-24 21:19:35 +08:00
jinli.yl
c0eae3f802 fix es update emb problem 2024-07-24 20:53:50 +08:00
jinli.yl
85962e34bf fix _text_node_2_memory_node 2024-07-24 20:21:32 +08:00
jinli.yl
83de295eff fix score_similar -> score_recall 2024-07-24 20:05:27 +08:00
jinli.yl
c437553ff6 format code 2024-07-24 19:31:44 +08:00
jinli.yl
84c147740e [features] rename package name & fix es bug 2024-07-24 19:28:40 +08:00