jinli.yl
|
ea39884157
|
add embedding model to update_insight worker
|
2024-08-02 17:20:54 +08:00 |
|
jinli.yl
|
151da7fabf
|
add embedding model to update_insight worker
|
2024-08-02 17:18:08 +08:00 |
|
qintiancheng.qtc
|
a2bd124ec8
|
Tiancheng: update logo, intro and main features in readme
|
2024-08-01 19:46:54 +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
|
4d8e0e3da7
|
add user name prompt
|
2024-07-29 11:09:29 +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
|
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 |
|