Commit graph

610 commits

Author SHA1 Message Date
Sirui Hong
3942e13c8c
Update README.md
update twitter url
2023-10-04 23:58:38 +08:00
geekan
8129710026
Merge pull request #358 from femto/fix/ltm_serialize
fix ltm serialize_message
2023-09-30 23:37:53 +08:00
geekan
4efb42a8f8
Merge pull request #366 from femto/fix/parse_code
fix parse code
2023-09-29 18:22:23 +08:00
Sirui Hong
d9863a24f2
Merge pull request #373 from voidking/pr
update docker image to lastest
2023-09-27 20:22:04 +08:00
voidking
8f5deffbf4 update docker image to lastest 2023-09-27 19:00:34 +08:00
femto
6091f1dd73 fix parse 2023-09-26 12:21:46 +08:00
geekan
443c044990
Merge pull request #354 from garylin2099/group_chat
more intuitive naming & add a new attribute to message
2023-09-26 11:15:43 +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
femto
04cf32e1ac fix ltm serialize_message 2023-09-25 13:36:34 +08:00
shenchucheng
bd064816fc Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +08:00
femto
53afe146b8 fix ltm serialize_message 2023-09-24 14:18: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
yzlin
bbffb3f135 more intuitive naming & add a new attribute to message 2023-09-22 12:23:18 +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