Commit graph

51 commits

Author SHA1 Message Date
青轩
bf6dfd3911 refactor: reorganize logger imports and methods 2024-08-14 10:45:29 +08:00
青轩
bc8bb78efb bug fix 2024-08-14 10:29:02 +08:00
青轩
5f6a52215f improve es logger 2024-08-14 10:20:52 +08:00
青轩
24bea8dae6 update es store logging system 2024-08-13 16:03:22 +08:00
青轩
22683d29ff context passing 2024-08-13 15:25:13 +08:00
青轩
eacf6b5f85 revise memory logging 2024-08-12 19:34:52 +08:00
青轩
7e0f85d538 improve logging 2024-08-12 19:23:24 +08:00
青轩
799c2381e4 log work flow 2024-08-12 16:10:47 +08:00
青轩
a5e50e2572 update log system 2024-08-12 15:37:18 +08:00
xianzhe.xxz
30f39ee1ee remove metadata from embedding 2024-08-09 19:24:29 +08:00
jinli.yl
924b67fca2 add not parallel method 2024-08-06 15:05:44 +08:00
jinli.yl
2fe16c4043 [example] AgentScope & AutoGen 2024-08-06 11:23:15 +08:00
hs
2bcaf6bc25 [doc] add api document 2024-08-05 12:22:17 +08:00
jinli.yl
4a6171e6a0 add not parallel method 2024-08-02 19:48:36 +08:00
qintiancheng.qtc
3ec57f2afe Tiancheng: bug fix example usages 2024-08-02 18:32:58 +08:00
qintiancheng.qtc
16987f3556 * Tiancheng: example usages 2024-08-02 17:37:24 +08:00
jinli.yl
151da7fabf add embedding model to update_insight worker 2024-08-02 17:18:08 +08:00
jinli.yl
36869b37b1 bug fix for chat messages attribute 2024-08-01 19:45:59 +08:00
jinli.yl
a3dc4a423e modify version 2024-07-30 18:30:25 +08:00
jinli.yl
f1398ad262 [features] memory service support multi-role_name! 2024-07-30 17:03:19 +08:00
xianzhe.xxz
81d60b840c add openai embedding and llm support 2024-07-30 15:54:06 +08:00
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