Commit graph

4920 commits

Author SHA1 Message Date
xiangjinyu
f3f66d43bb modify spo load, use pathlib instead of os.path 2025-02-12 18:53:41 +08:00
xiangjinyu
368d77b196 add spo typing hint 2025-02-12 18:50:20 +08:00
xiangjinyu
424726eed9 Remove spo redundant code 2025-02-12 18:17:27 +08:00
xiangjinyu
2528f2bf5f update spo README.md 2025-02-12 18:05:40 +08:00
xiangjinyu
d9c42008dd reform spo optimizer.py 2025-02-12 17:49:14 +08:00
xiangjinyu
ac3623cd84 update spo app.py to test prompt 2025-02-12 16:38:16 +08:00
xiangjinyu
4417d805de reform spo optimizer 2025-02-12 11:52:01 +08:00
xiangjinyu
71b02a0047 update spo README 2025-02-12 11:43:15 +08:00
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