Commit graph

6367 commits

Author SHA1 Message Date
isaacJinyu
f2929b2cbe Merge remote-tracking branch 'metagpt/main' into aprompt 2025-02-07 15:25:12 +08:00
isaacJinyu
3457026c55 Modifying SPO's file path 2025-02-07 15:24:26 +08:00
Isaac
a688e9a795
Update README.md 2025-02-05 19:10:38 +08:00
isaacJinyu
1b933271e2 Add README for SPO 2025-02-05 19:09:49 +08:00
isaacJinyu
5c8e6da655 Remove Chinese comments and redundant code 2025-02-05 18:31:11 +08:00
isaacJinyu
a56b0e340a adapt SPO to MetaGPT 2025-02-05 18:16:58 +08:00
isaacJinyu
da1e103372 Add SPO base code 2025-02-05 15:09:13 +08:00
张建生
991e49e2d1 update roles ut 2025-01-24 18:32:18 +08:00
张建生
e8ab02b203 update roles ut 2025-01-24 18:31:19 +08:00
liuminhui
ee05b41097 fix tools ut 2025-01-21 15:38:45 +08:00
liuminhui
1cc1804637 update config 2025-01-17 17:23:56 +08:00
liuminhui
34dc13bb98 tools linter ut 2025-01-17 17:00:51 +08:00
liuminhui
320bd1f02e tools image getter ut 2025-01-16 17:48:35 +08:00
liuminhui
1fd5ffc6ba tools env ut 2025-01-16 17:05:34 +08:00
liuminhui
032237eee4 添加cr tool 单测 2025-01-16 16:38:40 +08:00
liuminhui
0831d3d501 添加浏览器工具单测 2025-01-16 15:10:20 +08:00
shenchucheng
4954729e75
Merge pull request #1644 from TorgemanTarak/pass-region-name-to-the-client
pass the reigion name to the boto3.session.client to use region gated…
2024-12-18 10:20:32 +08:00
TorgemanTarak
f439c6717b
sorry i forgot the pre commit hooks 2024-12-17 16:35:06 +01:00
TorgemanTarak
d360800cbf
pass the reigion name to the boto3.session.client to use region gated models on bedrock 2024-12-16 15:04:49 +01:00
shenchucheng
0ab21e3b37
Merge pull request #1632 from shenchucheng/opt-aflow-cmd
Add detailed error message for missing model configurations
2024-12-09 11:34:23 +08:00
shenchucheng
5eb6098e08 update .gitignore 2024-12-06 17:51:02 +08:00
shenchucheng
fd133aa25d Add detailed error message for missing model configurations 2024-12-06 17:42:16 +08:00
Guess
0a5a2357d0
Merge pull request #1631 from iorisa/fixbug/1623
fixbug: #1623, use a share context to pass the repo path information
2024-12-06 15:59:16 +08:00
莘权 马
3aaa8cf30b fixbug: use a share context to pass the repo path information 2024-12-06 15:49:55 +08:00
Alexander Wu
68b7dc6c16
Merge pull request #1619 from iorisa/fixbug/1617
fixbug:  #1617 TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'
2024-12-04 14:44:00 +08:00
莘权 马
ee87d87007 feat: httpx==0.27.2 2024-12-02 21:18:53 +08:00
Alexander Wu
6fbc2a941a
Merge pull request #1614 from voidking/main
chore: 跑通单元测试
2024-12-02 20:54:25 +08:00
莘权 马
7ec3119197 fixbug: TypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'
#1617
2024-12-02 10:19:58 +08:00
voidking
943c6589db chore: 跑通单元测试
1. 临时忽略一批报错的单测文件, 统一放入 pytest.ini, 使单测可以跑通
2. 调整单测覆盖率配置文件 .coveragerc
3. 附带: 45天自动关闭不活跃的issue
2024-11-27 17:04:56 +08:00
Maximilian Knoll
d712b88d21
add api key to ollama client to support open webui 2024-11-13 18:18:40 +01:00
Alexander Wu
2b160f2949
Merge pull request #1590 from limafang/main
fix sela readme path error
2024-11-11 23:05:10 +08:00
duiyipan
c0f6605c34 fix sela readme path error 2024-11-11 15:38:44 +08:00
Alexander Wu
6fcb39ad50
Merge pull request #1587 from didiforgithub/main
Add Features to AFLOW.
2024-11-11 13:39:49 +08:00
didi
e2cdcfb340 Create AFLOW Inference Interface.
You can use optimized workflow to solve questions.
2024-11-10 18:33:31 +08:00
好好学习的郝
532aeded70
Merge pull request #1578 from limafang/main
add sela example
2024-11-09 12:43:20 +08:00
didi
a1ad02a4f4 Update action_node.py 2024-11-08 20:42:45 +08:00
duiyipan
7824c93cb0 add sela example 2024-11-06 17:31:48 +08:00
Alexander Wu
f11e671217
Merge pull request #1573 from voidking/main
bugfix: At least 8 rounds are required to run all QA actions
2024-11-06 16:49:48 +08:00
voidking
7464b9fc5f Add unittest for QaEngineer in software company workflow 2024-11-05 16:33:49 +08:00
voidking
bfe15e34a8 bugfix: If --run-tests is enabled, at least 8 rounds are required to run all QA actions. 2024-11-05 13:38:49 +08:00
better629
f0a904202c
Merge pull request #1570 from iorisa/fixbug/issue/1565
fixbug: #1565 [Two problems ] AttributeError: 'OpenAIResponse' object has no attribute 'decode'
2024-11-04 17:51:43 +08:00
莘权 马
f1565e2cca fixbug: #1565 zhipuai model exception 2024-11-04 17:11:34 +08:00
Alexander Wu
99c1f95303
Merge pull request #1569 from better629/main
update aws claude token usage
2024-11-04 14:45:07 +08:00
better629
fb817a7d56 update aws claude token usage 2024-11-04 14:16:56 +08:00
Alexander Wu
59715c01d8
Merge pull request #1561 from zhaoweiguo/patch-3
fix bug in multi llm
2024-11-04 10:28:44 +08:00
zhaowg3
4255acc1bd Merge branch 'patch-3' of github.com:zhaoweiguo/MetaGPT into patch-3 2024-11-04 09:32:16 +08:00
zhaowg3
5442d8f74f pre-commit: make sure all files are clean 2024-11-04 09:30:45 +08:00
zhaowg3
84ac87dcca Merge branch 'main' into patch-3 2024-11-04 09:20:53 +08:00
Alexander Wu
ad30d2f24c
Merge pull request #1560 from zhaoweiguo/patch-2
Update requirements.txt
2024-11-01 17:17:43 +08:00
Alexander Wu
3e626f48de
Merge pull request #1564 from voidking/main
bugfix: #1547 Make sure the SVG element exists before calling serializeToString
2024-11-01 13:59:23 +08:00