didi
|
5775b20024
|
Update Readme
|
2024-10-22 11:41:59 +08:00 |
|
didi
|
e575b629a1
|
Resolve comment and modify readme
|
2024-10-22 11:41:45 +08:00 |
|
didi
|
5aa62b76ce
|
Update
|
2024-10-22 11:08:08 +08:00 |
|
didi
|
fcc5e19160
|
mv aflow from example to ext
|
2024-10-22 10:54:06 +08:00 |
|
didi
|
0b69ffe198
|
Update download data.py and rm json files
|
2024-10-22 10:41:14 +08:00 |
|
didi
|
66b523953d
|
Update llm.py & handle exception
|
2024-10-22 10:28:23 +08:00 |
|
didi
|
828d187681
|
change context_fill to xml_fill
|
2024-10-22 09:34:02 +08:00 |
|
Espérance Codjo AYIWAHOUN
|
65f9654df2
|
Merge branch 'main' into main
|
2024-10-21 18:26:13 +01:00 |
|
didi
|
35acb98d7a
|
Update optimizer.py
|
2024-10-21 23:26:26 +08:00 |
|
didi
|
d8c7174fc0
|
Update HotpotQA's init round
|
2024-10-21 23:13:29 +08:00 |
|
didi
|
23eec00b00
|
Update operator.py
|
2024-10-21 23:11:48 +08:00 |
|
didi
|
2d1d7ca219
|
Update Operator & Benchmark
|
2024-10-21 23:08:51 +08:00 |
|
林义章
|
3f0227a25a
|
Merge branch 'fix/add_dynamic_template_root' into 'mgx_ops'
修改了模板目录中出现".."的问题
See merge request pub/MetaGPT!402
|
2024-10-21 12:10:30 +00:00 |
|
黄伟韬
|
971e9c7dd8
|
resolve the template path
|
2024-10-21 20:02:42 +08:00 |
|
garylin2099
|
4bed19b931
|
Merge pull request #1526 from garylin2099/sela-lyz
add visit order
|
2024-10-21 19:09:47 +08:00 |
|
garylin2099
|
3a8fdc6a5e
|
add visit order
|
2024-10-21 10:13:36 +00:00 |
|
Alexander Wu
|
048a56f491
|
Merge pull request #1525 from voidking/main
删除误提交的milvus_local.db
|
2024-10-21 17:23:26 +08:00 |
|
voidking
|
d09c0607d2
|
删除误提交的milvus_local.db
|
2024-10-21 17:20:02 +08:00 |
|
Alexander Wu
|
2dbf1dba4b
|
Merge pull request #1524 from voidking/main
chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11
|
2024-10-21 17:06:14 +08:00 |
|
voidking
|
f6e6e89a32
|
chore: 调整requirements.txt中的依赖版本,适配python3.9/3.10/3.11
|
2024-10-21 17:01:07 +08:00 |
|
Zhaoyang Yu
|
fe3fca514a
|
Create download_data.py
Need to run the script in the aflow/data path
|
2024-10-21 16:34:48 +08:00 |
|
林义章
|
70804d9cc3
|
Merge branch 'feature/refactor_the_architect' into 'mgx_ops'
重构架构师
See merge request pub/MetaGPT!400
|
2024-10-21 07:57:13 +00:00 |
|
黄伟韬
|
d16bafe428
|
improve fault tolerance when try to stop in ask_human action
|
2024-10-21 15:52:15 +08:00 |
|
黄伟韬
|
b80f8c4f9a
|
fix typo
|
2024-10-21 15:37:54 +08:00 |
|
黄伟韬
|
1ac1da0299
|
Fix: "``mermaid``" exists in the Mermaid file
|
2024-10-21 14:57:14 +08:00 |
|
黄伟韬
|
e531dd97c8
|
fix engineer2 prompt
|
2024-10-21 14:31:15 +08:00 |
|
黄伟韬
|
4067127525
|
Generate mermaid files after completing the system design.
|
2024-10-21 14:25:08 +08:00 |
|
林义章
|
d304fc36de
|
Merge branch 'optimize-mle-bench-prompt' into 'sela'
Optimize mle bench prompt
See merge request agents/exp_optimizer!29
|
2024-10-21 05:53:54 +00:00 |
|
didi
|
c194415b35
|
Update mbpp & math's eval
|
2024-10-21 12:50:17 +08:00 |
|
didi
|
efa00f8bbb
|
Update
|
2024-10-21 12:46:17 +08:00 |
|
Alexander Wu
|
5a5843991f
|
Merge pull request #1517 from PrathameshSPawar/patch-1
Update README.md
|
2024-10-21 11:29:07 +08:00 |
|
didi
|
ade10684b7
|
Update Operator's code
|
2024-10-21 11:27:50 +08:00 |
|
Prathamesh Pawar
|
da2e0b8570
|
Update README.md
|
2024-10-20 15:53:06 +05:30 |
|
Alexander Wu
|
ae4e5d3b49
|
Merge pull request #1515 from voidking/main
删除codecov
|
2024-10-20 15:13:36 +08:00 |
|
voidking
|
ac4eb309c3
|
删除codecov
|
2024-10-20 15:01:37 +08:00 |
|
Alexander Wu
|
8387e28d1d
|
Merge pull request #1311 from chenchun0629/main
LLMConfig add seed
|
2024-10-20 14:51:15 +08:00 |
|
Alexander Wu
|
cca28dfaaa
|
Merge pull request #1509 from himanshumahajan138/issue-1507
Fixes:#1507 ; Update Transformers Link in README ; Fixed
|
2024-10-20 14:18:36 +08:00 |
|
Alexander Wu
|
60410704a4
|
Merge pull request #1504 from Codezy93/main
Fix 404 Navigation Issue from README_JA and README_CN to English Docs
|
2024-10-20 14:08:45 +08:00 |
|
Alexander Wu
|
8f34c746a7
|
Merge pull request #1450 from JGalego/feat/bedrock-update
feat(bedrock): Temporary AWS credentials via env vars + supported models update
|
2024-10-20 13:58:03 +08:00 |
|
Zhaoyang Yu
|
478589e1c7
|
Update action_node.py
Change the FillMode to a Enum class
|
2024-10-19 11:47:40 +08:00 |
|
Zhaoyang Yu
|
6ebf3c47c2
|
Update drop.py
Change comments into English, fix the in/out params' type.
fix too many values to unpack in line 140.
Unify the quotes.
Remove "if" at line 148
|
2024-10-19 11:40:27 +08:00 |
|
didi
|
17f3cd4955
|
Refactor Evaluator
|
2024-10-19 07:41:59 +08:00 |
|
didi
|
5d6fa7a68f
|
Update readme.md
|
2024-10-19 07:35:44 +08:00 |
|
王金淋
|
6879c93080
|
Merge branch 'betterwang-mgx_ops-patch-18744' into 'mgx_ops'
update openai_api.py
See merge request pub/MetaGPT!401
|
2024-10-18 10:02:16 +00:00 |
|
王金淋
|
25679346dc
|
Update openai_api.py
|
2024-10-18 10:01:44 +00:00 |
|
better629
|
e094e2a615
|
update openai_api.py
|
2024-10-18 17:57:34 +08:00 |
|
林义章
|
f0704553e0
|
Merge branch 'expo' into 'sela'
open-source sela
See merge request agents/exp_optimizer!28
|
2024-10-18 08:27:49 +00:00 |
|
Yizhou Chi
|
5eaa072d8d
|
add an instruction to avoid splitting instruction being replaced
|
2024-10-18 16:05:24 +08:00 |
|
黄伟韬
|
2a53e30eba
|
update architect prompt
|
2024-10-18 16:04:55 +08:00 |
|
Yizhou Chi
|
345d79979d
|
Merge remote-tracking branch 'origin/expo' into optimize-mle-bench-prompt
|
2024-10-18 16:02:57 +08:00 |
|