Commit graph

58 commits

Author SHA1 Message Date
better629
fd7ae23f0e add action prompt templates 2023-10-01 21:43:05 +08:00
better629
fdf459615a add st_action and chat action 2023-10-01 19:11:11 +08:00
better629
ba45c3710a rm repeated openai embedding 2023-10-01 11:26:42 +08:00
better629
fd4ee7256c format and add little update 2023-10-01 09:03:51 +08:00
better629
bd11e48d7a
Merge pull request #368 from zhouzinimg/ga_game
ga_game add reflection part
2023-10-01 08:46:22 +08:00
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
ziming
47caf7ad68 解决问题 2023-09-27 21:43:02 +08:00
ziming
fef9ec57aa wu 2023-09-27 21:38:28 +08:00
ziming
24a061482c 搬到st_reflect.py 2023-09-27 21:38:14 +08:00
ziming
8507a821bb ok 2023-09-27 20:16:03 +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