Commit graph

4912 commits

Author SHA1 Message Date
xiangjinyu
8208b37463 delete spo app comment 2025-02-11 19:20:05 +08:00
xiangjinyu
3ca2c1756d modify spo logger show final result 2025-02-11 18:50:59 +08:00
xiangjinyu
af3862fc59 modify spo logger only show optimizer 2025-02-11 18:28:06 +08:00
xiangjinyu
084d522f0b modify spo app save yaml 2025-02-11 18:19:57 +08:00
xiangjinyu
165e385f7a modify spo logger 2025-02-11 17:59:26 +08:00
xiangjinyu
d04f794afa modify spo logger and app 2025-02-11 17:59:05 +08:00
xiangjinyu
b1c0f868b3 modify spo citation 2025-02-11 15:45:35 +08:00
xiangjinyu
6751d45737 update SPO app.py 2025-02-11 15:43:59 +08:00
xiangjinyu
0afe552090 update SPO README 2025-02-11 15:37:49 +08:00
xiangjinyu
18532f3e1c add spo citation to README 2025-02-11 15:26:51 +08:00
xiangjinyu
7d5ed2a7f8 add spo streamlit app 2025-02-11 15:23:55 +08:00
xiangjinyu
46fcaa097e add SPO paper 2025-02-11 15:23:31 +08:00
xiangjinyu
d6db445073 add SPO logo 2025-02-10 10:34:08 +08:00
isaacJinyu
2341a7684b update SPO's README 2025-02-07 21:44:01 +08:00
isaacJinyu
852dc20a84 format SPO code and add figure from paper 2025-02-07 21:32:43 +08:00
isaacJinyu
322003aad7 delete old optimize.py 2025-02-07 20:21:52 +08:00
isaacJinyu
2528581c4c update SPO code 2025-02-07 20:19:50 +08:00
isaacJinyu
8888cf9652 update SPO code 2025-02-07 19:42:23 +08:00
isaacJinyu
5140804f75 add file_tree to SPO's README.md 2025-02-07 17:23:03 +08:00
isaacJinyu
f54903a7fe Modifying SPO's README.md 2025-02-07 15:58:48 +08:00
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
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
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