Commit graph

288 commits

Author SHA1 Message Date
jinli.yl
3889b28133 [features] add api features for memory scope 2024-07-29 10:58:09 +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
jinli.yl
160cd326d4 add score_recall manager and adjust params of EsStore 2024-07-27 00:43:26 +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
84166dfc1e [features] rename package name & fix es bug 2024-07-25 10:34:35 +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
jinli.yl
693053b29f Merge branch sen/docstring into master 2024-07-24 19:20:42 +08:00
jinli.yl
ac98f10ca5 [docstring] update the docstring of memory base worker 2024-07-24 19:20:29 +08:00
jinli.yl
ba09e5deb0 [dev] rename op name 2024-07-24 19:20:09 +08:00
jinli.yl
e79eb1e66b rename op name 2024-07-24 18:29:40 +08:00
jinli.yl
c5d2cec79d support query without embedding 2024-07-24 17:29:00 +08:00
xianzhe.xxz
5c28465fc3 minor fix 2024-07-24 17:25:08 +08:00
hs
ce36c2f0cf [feature] update the docstring in chat, worker/fronted, utils 2024-07-24 15:01:26 +08:00
ZhaoyangLiu-Leo
a7b0fe614f [docstring] update the docstring of memory base worker 2024-07-23 16:50:45 +08:00
ZhaoyangLiu-Leo
d47815c87b [docstring] update the readme 2024-07-23 16:20:09 +08:00
xianzhe.xxz
7d11369f5a es update without reduntant embedding 2024-07-23 15:50:43 +08:00
xianzhe.xxz
46ce7d8cb7 add conditional delete 2024-07-23 15:08:05 +08:00
jinli.yl
d2bd5e41a8 rename op name 2024-07-23 14:43:56 +08:00
xianzhe.xxz
2c14b958a9 support query without embedding 2024-07-23 14:38:52 +08:00
jinli.yl
ea2d485241 [feature] update the docstring in worker/summary, worker/write, base_worker.py 2024-07-22 16:39:36 +08:00
jinli.yl
7b09f0bd2b fix empty content insight bug && modify print memory 2024-07-22 10:46:26 +08:00
jinli.yl
666e78879c text format 2024-07-19 20:43:05 +08:00
jinli.yl
0214e8fe99 add en unit test & modify en has time logic 2024-07-19 20:39:30 +08:00
ZhaoyangLiu-Leo
d054c22259 [feature] update the docstring in worker/summary, worker/write, base_worker.py 2024-07-19 17:05:23 +08:00
jinli.yl
6d5f282cea add update insight few shot & modify chat system prompt 2024-07-19 14:37:23 +08:00
jinli.yl
961af73021 fix en system prompt 2024-07-19 14:34:53 +08:00