Commit graph

2900 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
6751d45737 update SPO app.py 2025-02-11 15:43:59 +08:00
xiangjinyu
7d5ed2a7f8 add spo streamlit app 2025-02-11 15:23:55 +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
3457026c55 Modifying SPO's file path 2025-02-07 15:24:26 +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
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
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
didi
a1ad02a4f4 Update action_node.py 2024-11-08 20:42:45 +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
莘权 马
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
zhaowg3
84ac87dcca Merge branch 'main' into patch-3 2024-11-04 09:20:53 +08:00
voidking
04438651b6 bugfix: #1547 Before calling serializeToString in mmdc_playwright.py, make sure the SVG element exists. 2024-11-01 13:51:39 +08:00
zhaowg3
6d1ab98c41 FIX multiLLM bug 2024-11-01 10:41:21 +08:00
zhaoweiguo
0f27029b2c
fix bug in multi llm 2024-10-31 16:55:47 +08:00
zhaoweiguo
0c0cfe017f
Update openai_api.py
不用对openrouter.ai单独处理
2024-10-31 14:05:05 +08:00
garylin2099
db19c881b5
Merge branch 'main' into sela 2024-10-31 00:25:39 +08:00
Cyzus Chi
b710365fab use google drive link 2024-10-31 00:06:37 +08:00
Cyzus Chi
776ee4455c remove mlebench 2024-10-31 00:05:44 +08:00
Cyzus Chi
0a215a960b update readme 2024-10-30 16:31:13 +08:00
Cyzus Chi
73d2358d10 update intro and citation 2024-10-30 16:11:42 +08:00
Cyzus Chi
74041bd5cb update readme intro 2024-10-30 15:56:06 +08:00
Alexander Wu
2077dd5173
Merge pull request #1554 from didiforgithub/main
Fix bug for AFLOW.
2024-10-30 15:36:31 +08:00
didi
a01156de33 Update utils.py 2024-10-30 15:34:15 +08:00
Alexander Wu
fd7feb57fa
Merge pull request #1552 from didiforgithub/main
Fix JSON Load Error & Fix Claude Token Calculate Error.
2024-10-30 13:35:14 +08:00
didi
6b8b9c8440 Update token_counter.py 2024-10-30 12:48:56 +08:00
didi
ea13d7a351 Fix Issue 1549 & Fix Claude Token Calculate Error. 2024-10-30 11:13:40 +08:00
Alexander Wu
9db0874102
Merge pull request #1544 from EvensXia/fix_metagpt_from_evensxia
fix ollama_api to add llava support
2024-10-30 10:14:53 +08:00
EvensXia
e209e0ec8d fx 2024-10-30 10:01:09 +08:00
EvensXia
2bca5c9d06 fix embedding output 2024-10-30 09:55:13 +08:00
EvensXia
062b13fc6c fix embed 2024-10-30 09:50:21 +08:00
EvensXia
f2aa4e3f9d tested for embeddings/embed 2024-10-30 09:47:10 +08:00
EvensXia
187e512547 fixup ollama_api chat prompt 2024-10-29 23:09:38 +08:00