青轩
|
b9772a8fbe
|
revise git ignore
|
2024-08-23 16:38:18 +08:00 |
|
青轩
|
d9186f42dd
|
revise readme and framework pickture
|
2024-08-23 16:23:08 +08:00 |
|
青轩
|
bd954fe7c4
|
modify pyproject.toml to roll version
|
2024-08-22 16:58:59 +08:00 |
|
fuqingxu.fqx
|
88cc6d159f
|
Merge branch code-run-fix into master
Title: fix es cold run bug
|
2024-08-21 15:59:34 +08:00 |
|
青轩
|
8948aa5b06
|
remove req.txt
|
2024-08-21 15:53:43 +08:00 |
|
青轩
|
69fc75af5f
|
fix: elasticsearch code initialization bug
|
2024-08-21 15:52:26 +08:00 |
|
fuqingxu.fqx
|
8f7361476c
|
refactor: Remove unused CLI scripts and update file paths
|
2024-08-21 15:09:27 +08:00 |
|
青轩
|
7f13c3f2fc
|
change user name
|
2024-08-21 15:08:23 +08:00 |
|
青轩
|
5b4125de3b
|
revise typo
|
2024-08-21 15:05:25 +08:00 |
|
青轩
|
de3b56b594
|
revise framework image
|
2024-08-21 12:16:42 +08:00 |
|
青轩
|
6a2b07bea9
|
refactor: Remove unused CLI scripts and update file paths
|
2024-08-21 12:07:57 +08:00 |
|
青轩
|
d201c3e621
|
merge fixes of elastic search
|
2024-08-21 11:24:30 +08:00 |
|
jinli.yl
|
f3e6afd50c
|
Merge remote-tracking branch 'origin/master'
|
2024-08-20 16:30:33 +08:00 |
|
jinli.yl
|
aa91ae7739
|
add framework.jpg
|
2024-08-19 17:38:30 +08:00 |
|
fuqingxu.fqx
|
8f7fdb7c60
|
feat: Update MemoryScope context initialization and Elasticsearch sync operations
|
2024-08-19 17:19:26 +08:00 |
|
jinli.yl
|
bfdc2c7564
|
【feature】modify memoryscope enter logic & optimize es batch insert
|
2024-08-19 17:13:55 +08:00 |
|
fuqingxu.fqx
|
88946c19e2
|
bug fix: deal with empty pickle dict, reverse _key_id_dict changes
|
2024-08-19 16:03:35 +08:00 |
|
fuqingxu.fqx
|
e6a0872185
|
Merge branch quick-start into master
|
2024-08-19 14:14:42 +08:00 |
|
fuqingxu.fqx
|
e6dc64b528
|
feat: Resolve conflict, auto committed by CodeFlow
|
2024-08-19 14:13:49 +08:00 |
|
fuqingxu.fqx
|
5181569e25
|
Merge branch dev_jinli_0815 into master
|
2024-08-19 14:13:15 +08:00 |
|
jinli.yl
|
46e6c1801e
|
add rich to poetry file & modify params & format file
|
2024-08-15 16:39:25 +08:00 |
|
jinli.yl
|
a3ee9257bc
|
fix key_vector storage in es
|
2024-08-14 19:38:30 +08:00 |
|
xianzhe.xxz
|
6d37b4174c
|
fix key_vector storage in es
|
2024-08-14 19:10:10 +08:00 |
|
青轩
|
2626e4f1c8
|
Merge branch 'master' into quick-start
|
2024-08-14 16:24:53 +08:00 |
|
青轩
|
ddf104f666
|
add docker quick start
|
2024-08-14 16:23:21 +08:00 |
|
fuqingxu.fqx
|
d0a9ea729d
|
update es store logging system
|
2024-08-14 11:38:41 +08:00 |
|
青轩
|
ceffb56a53
|
Refactor code to use workflow context consistently
|
2024-08-14 11:34:32 +08:00 |
|
青轩
|
39b23c178c
|
rotate import order
|
2024-08-14 11:03:31 +08:00 |
|
青轩
|
c66bea14ab
|
import fix
|
2024-08-14 11:02:35 +08:00 |
|
青轩
|
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 |
|
jinli.yl
|
970bd2ae1b
|
remove metadata from embedding
|
2024-08-09 19:48:57 +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 |
|
jinli.yl
|
fb4e88e5a1
|
Merge branch tiancheng_0802 into master
|
2024-08-06 11:04:05 +08:00 |
|
承玙
|
19bab4f600
|
Tiancheng: small change
|
2024-08-05 19:16:02 +08:00 |
|
hs
|
2bcaf6bc25
|
[doc] add api document
|
2024-08-05 12:22:17 +08:00 |
|
hs
|
70de01b1bc
|
[example] language fix
|
2024-08-05 12:21:13 +08:00 |
|
承玙
|
e64adc57cb
|
Tiancheng: small change
|
2024-08-02 23:01:45 +08:00 |
|
承玙
|
9af70007b0
|
Tiancheng: small change
|
2024-08-02 22:54:55 +08:00 |
|
承玙
|
ca74e08187
|
Tiancheng: cn and en version of examples/simple_usages
|
2024-08-02 22:51:36 +08:00 |
|
jinli.yl
|
4a6171e6a0
|
add not parallel method
|
2024-08-02 19:48:36 +08:00 |
|