Commit graph

601 commits

Author SHA1 Message Date
ziming
0d0656a125 为了方便各位尽快使用,我们现在提交第一版新版记忆格式,以及retrive和reflect,方便编写 2023-09-25 21:57:22 +08:00
geekan
565dedd2c6
Merge pull request #362 from shenchucheng/main
Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+
2023-09-25 13:37:53 +08:00
shenchucheng
bd064816fc Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +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
Stitch-z
3b8b9639b5 Update: optimize universal file read ability. 2023-09-20 14:09:01 +08:00
Stitch-z
35067ab0d1 Update: optimize universal file read ability. 2023-09-20 14:07:00 +08:00
Stitch-z
6ae0a6a98b Update: optimize universal file read ability. 2023-09-20 14:05:48 +08:00
femto
961e73e94c json/markdown format 2023-09-20 12:18:39 +08:00
femto
0d9bbcb863 json/markdown format 2023-09-20 12:09:10 +08:00
Stitch-z
79a5dd6b12
Merge pull request #8 from Stitch-z/feature-tutorial-assistant
Resolve PR issues
2023-09-20 12:04:26 +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
femto
7ec77e0ad7 json/markdown format 2023-09-19 21:31:27 +08:00
yzlin
fa8eb17451 add AgentCreator and some minor formatting 2023-09-19 19:31:25 +08:00
Stitch-z
c2f61cb010
Merge branch 'geekan:main' into main 2023-09-19 16:55:49 +08:00
Stitch-z
4d2773238d
Merge pull request #7 from Stitch-z/feature-tutorial-assistant
Feature tutorial assistant
2023-09-19 16:54:18 +08:00
Stitch-z
c99f4bffe9 Fix research action bug && Optimize universal file operation tools 2023-09-19 16:39:24 +08:00
Stitch-z
97be431127 Fix research action bug && Optimize universal file operation tools 2023-09-19 16:26:33 +08:00
geekan
2cfa7af826
Merge pull request #323 from DevXiaolan/main
[加急] Action of "preparation of the interviewer"
2023-09-19 15:57:22 +08:00