SereneWalden
|
fb37630766
|
add input/output types
|
2023-09-30 22:34:43 +08:00 |
|
SereneWalden
|
42c12ab277
|
implement STRole.observe
|
2023-09-30 15:45:11 +08:00 |
|
SereneWalden
|
f30946b557
|
add get_poignancy_chat
|
2023-09-30 15:43:59 +08:00 |
|
SereneWalden
|
ba72e21028
|
add find_path in maze
|
2023-09-30 15:42:31 +08:00 |
|
Serenewalden
|
6b5572d896
|
add spatial_memory and maze_env
|
2023-09-30 12:38:38 +08:00 |
|
didi
|
e035706091
|
9.29 更新
完善了一下AgentMemory的Add方法(反思与Plan中都要用),save load方法(需要跟组员对修改新的一版);添加了Scratch类属性与方法(给了一版文档介绍);修改了STrole中STrolecontext属性,添加了Strole中Retrieve方法
|
2023-09-29 17:49:31 +08:00 |
|
didi
|
13e75bab8e
|
Update agent_memory.py
|
2023-09-28 23:10:44 +08:00 |
|
didi
|
0f8f4fba5b
|
小错误
|
2023-09-28 22:53:45 +08:00 |
|
didi
|
3b42ab42a0
|
已完成注释修改
|
2023-09-28 21:54:54 +08:00 |
|
didi
|
e7c966653e
|
format修改
完成
|
2023-09-28 11:54:11 +08:00 |
|
didi
|
c10f1306f5
|
完成修改
完成PR374修改
|
2023-09-28 11:18:22 +08:00 |
|
爱吃屁的小张
|
6911ca87ab
|
Update and rename retrive.py to retrieve.py
修改了命名与格式问题
retrieve暂时无法放在AgentMemory类中,这个方法计划是交给Role调用的,因为需要使用到AgentMemory类与Scratch类
|
2023-09-28 11:07:20 +08:00 |
|
爱吃屁的小张
|
9672d82969
|
Update associative_memory.py
修改规范错误
|
2023-09-28 11:02:35 +08:00 |
|
didi
|
770dcdc755
|
ga_game Memory & Retrive
1. 完善了Memory模块,明天添加不同类型记忆的add方法
2. 添加了Retrive方法
3. 添加了Prompt,Scracth等模块
|
2023-09-28 00:17:32 +08:00 |
|
better629
|
a223352b7c
|
add role steps
|
2023-09-27 19:57:41 +08:00 |
|
better629
|
2b8df1c181
|
add prompts' folder
|
2023-09-26 09:41:00 +08:00 |
|
better629
|
075e250f14
|
init st_game structure
|
2023-09-25 16:13:03 +08:00 |
|
stellahsr
|
7da710eaaf
|
add testcase for sk_func and SkSearchEngine
|
2023-09-23 12:38:23 +08:00 |
|
stellaHSR
|
a709f408b9
|
Merge pull request #332 from garylin2099/customized_agent_examples
basic examples
|
2023-09-21 11:51:31 +08:00 |
|
yzlin
|
876094893a
|
minor update
|
2023-09-21 11:14:10 +08:00 |
|
stellaHSR
|
ab95b55662
|
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
|
2023-09-21 11:08:40 +08:00 |
|
Stitch-z
|
97ab38ac7c
|
Resolve PR issues
|
2023-09-20 12:02:46 +08:00 |
|
yzlin
|
f040c73ae9
|
formatting
|
2023-09-20 11:42:41 +08:00 |
|
yzlin
|
e0381680ad
|
minor update
|
2023-09-19 23:15:58 +08:00 |
|
yzlin
|
fa8eb17451
|
add AgentCreator and some minor formatting
|
2023-09-19 19:31:25 +08:00 |
|
Stitch-z
|
97be431127
|
Fix research action bug && Optimize universal file operation tools
|
2023-09-19 16:26:33 +08:00 |
|
femto
|
2cd4870592
|
test to test dir
|
2023-09-18 12:46:15 +08:00 |
|
femto
|
49475a0f53
|
basic_planner_example/action_planner_example
|
2023-09-16 12:20:57 +08:00 |
|
yzlin
|
c0ce28659d
|
basic examples
|
2023-09-15 22:40:22 +08:00 |
|
femto
|
b57687761a
|
sk agent
|
2023-09-14 13:08:23 +08:00 |
|
femto
|
751c6a877c
|
sk agent
|
2023-09-13 15:01:15 +08:00 |
|
femto
|
d9f64363c3
|
sk agent
|
2023-09-13 13:35:12 +08:00 |
|
Stitch-z
|
414dea3ea6
|
feature: add a new role tutorial assistant
|
2023-09-06 14:43:24 +08:00 |
|
shenchucheng
|
e43ae21d98
|
Optimize: Update certain prompt formats.
|
2023-08-09 20:28:31 +08:00 |
|
shenchucheng
|
2d8a3f1296
|
add example for the researcher role
|
2023-08-08 23:02:15 +08:00 |
|
leonzh0u
|
3e13a00003
|
fix batch query:
|
2023-07-23 18:25:08 -04:00 |
|
leonzh0u
|
242bbbc13a
|
merge main
|
2023-07-23 17:02:02 -04:00 |
|
hongjiongteng
|
d74215c502
|
Clean up existing unused code according to flake8
|
2023-07-22 11:55:57 +08:00 |
|
hongjiongteng
|
0722257cd8
|
Format import according to isort
|
2023-07-22 11:28:22 +08:00 |
|
肖凌风
|
8c07be0e56
|
add AnthropicAPI
|
2023-07-21 13:17:26 -04:00 |
|
leonzh0u
|
b4536807d7
|
fix serper integration bug to support batch queries
|
2023-07-21 09:43:56 -04:00 |
|
leonzh0u
|
58607e1613
|
update example file for serper
|
2023-07-16 23:13:43 -04:00 |
|
leonzh0u
|
5b3a6f88fb
|
remove actual keys from config file
|
2023-07-16 23:12:26 -04:00 |
|
leonzh0u
|
55c3958d27
|
update example file
|
2023-07-16 23:07:52 -04:00 |
|
Leon Zhou
|
7c947b5110
|
Delete Untitled.ipynb
|
2023-07-16 23:04:18 -04:00 |
|
leonzh0u
|
6a4b980c40
|
add serper search api
|
2023-07-16 23:03:39 -04:00 |
|
geekan
|
a69f07e62f
|
support streaming. not enable yet.
|
2023-07-06 00:01:47 +08:00 |
|
geekan
|
fd4d231780
|
remove azure hello world example
|
2023-07-03 11:32:01 +08:00 |
|
吴承霖
|
c871144507
|
init project
|
2023-06-30 17:10:48 +08:00 |
|