Commit graph

617 commits

Author SHA1 Message Date
better629
979968afd2
Merge pull request #378 from SereneWalden/ga_game_cathy_dev
ga_game: Maze, MazeEnvironment, SpatialMemory
2023-10-01 08:44:25 +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
better629
b1e2ed04dc
Merge pull request #374 from fucking-dog/ga_game
ga_game Memory & Retrieve & Scratch
2023-09-30 10:52:29 +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
7968e76d5a Merge branch 'main' of github.com:geekan/MetaGPT into main 2023-09-23 12:36:46 +08:00
stellahsr
a78045d87e fix: rm annotations and use old styles 2023-09-23 12:36:32 +08:00
Sirui Hong
367b97a160
Merge pull request #355 from shenchucheng/main
Set WindowsProactorEventLoopPolicy after importing sk_function
2023-09-23 12:24:53 +08:00
shenchucheng
01eeb50f02 Set WindowsProactorEventLoopPolicy after importing sk_function 2023-09-22 22:15:41 +08:00
stellaHSR
c4283d0538
Merge pull request #345 from shenchucheng/main
Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on …
2023-09-22 16:34:33 +08:00
stellaHSR
3ca4d4fd87
Merge pull request #298 from femto/feature/json_write_prd
Feature/json write prd and design_api and project_management
2023-09-22 15:46:07 +08:00
femto
bc1e8db65b
Merge branch 'main' into feature/json_write_prd 2023-09-22 13:23:30 +08:00
stellaHSR
30d71c51a1
Merge pull request #310 from 18620146591/pr
adding an action
2023-09-22 13:22:39 +08:00
stellaHSR
ade5955cfa
Merge pull request #352 from martcpp/patch-1
Update FAQ-EN.md
2023-09-22 13:21:30 +08:00
MORDECAI ETUKUDO
871bef481b
Update FAQ-EN.md
added some important video links for tutorial
2023-09-21 16:53:16 +01:00
stellaHSR
cd98e54f36
Merge pull request #350 from orange-crow/fix-open-interpreter-dependency-conflicts
fix: open-interpreter dependency conflicts.
2023-09-21 23:51:37 +08:00
stellaHSR
ff938abcf5
Merge pull request #348 from femto/fix/add_sk_dep
add semantic-kernel==0.3.10.dev0 to requirements.txt
2023-09-21 23:51:08 +08:00
stellaHSR
a74f78f6da
Update search_engine.py
rm useless space
2023-09-21 23:49:57 +08:00
刘棒棒
a89b2a1a6d fix: open-interpreter dependency conflicts. 2023-09-21 16:19:37 +08:00
stellaHSR
9860e0d510
Update search_engine.py
add __future__ import to avoid error in py3.9
2023-09-21 15:51:13 +08:00
femto
37265312c0 add semantic-kernel==0.3.10.dev0 to requirements.txt 2023-09-21 15:28:20 +08:00
femto
7b34c433cd
Merge branch 'main' into feature/json_write_prd 2023-09-21 12:00:10 +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
1d5700a983
Merge pull request #347 from shenchucheng/repo-language-setting
disable html linguist detect
2023-09-21 11:09:43 +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
stellaHSR
f6b7a7f1d0
Merge pull request #315 from orange-crow/add_open_interpreter
add support for open-interpreter.
2023-09-21 10:48:11 +08:00
shenchucheng
29498a3f1c disable html linguist detect 2023-09-21 10:41:57 +08:00
Ben
58a0ae0a35
Merge branch 'main' into add_open_interpreter 2023-09-21 10:38:57 +08:00
shenchucheng
88baa1caa3 Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on Windows when converting Mermaid charts 2023-09-20 21:35:50 +08:00
刘棒棒
10b90d4a64 add openai_api_base. 2023-09-20 19:32:01 +08:00
stellaHSR
d6649819f4
Merge pull request #327 from femto/feature/sk_agent
Feature/sk agent with basic planner and action planner
2023-09-20 16:53:31 +08:00
Stitch-z
cec35bfa58
Merge pull request #10 from Stitch-z/feature-tutorial-assistant
Update: cancel block writing when writing files
2023-09-20 15:03:59 +08:00
Stitch-z
46930f8343 Update: cancel block writing when writing files && change the file printing log level to debug level 2023-09-20 15:01:47 +08:00
Stitch-z
b2245553e7
Merge pull request #9 from Stitch-z/feature-tutorial-assistant
Update: optimize universal file read ability.
2023-09-20 14:14:34 +08:00