Commit graph

2781 commits

Author SHA1 Message Date
Cyzus Chi
e0cbbf82f4 rename research assistant to experimenter 2024-10-28 21:42:46 +08:00
Cyzus Chi
1aac79c3b3 identation on readme 2024-10-28 21:05:59 +08:00
Cyzus Chi
6321b793a1 reoreder 2024-10-28 18:14:59 +08:00
Cyzus Chi
4c541c2e53 reorder import 2024-10-28 17:47:27 +08:00
Cyzus Chi
e41f9342cd update readme 2024-10-28 17:14:26 +08:00
Cyzus Chi
9abb8db954 edit-baseline-experimenter 2024-10-28 15:03:51 +08:00
Cyzus Chi
61492d9ff5 add data type; fix instruction generation 2024-10-28 14:11:53 +08:00
Cyzus Chi
4d1a6f4c2b rename classes and functions 2024-10-26 01:06:48 +08:00
Cyzus Chi
76029782cc rename aug to rs 2024-10-25 23:07:14 +08:00
Cyzus Chi
a62ae88187 update readme.md 2024-10-25 22:30:10 +08:00
Cyzus Chi
eb3d49dfdd move to ext/sela 2024-10-25 22:18:43 +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
Alexander Wu
32d416bac9
Merge pull request #1457 from Jacksonxhx/milvus
Integrated Milvus with MetaGPT
2024-10-15 19:40:20 +08:00
shenchucheng
61bb7749e4 fix #687 2024-10-11 21:06:34 +08:00
voidking
5afa7f045a chore: 代码格式化 2024-10-11 17:47:12 +08:00
Alexander Wu
2a2380613d
Merge pull request #1440 from femto/rm_sk_agent
Rm sk agent
2024-10-11 17:19:25 +08:00
Alexander Wu
cb8fcb9323
Merge pull request #1465 from MorpheusI0/feature/support_for_open_webui
feat: add optional authorization header for Ollama to support Open WebUI
2024-10-11 17:18:30 +08:00
femto
a7efa27ce0 rm 2024-10-11 16:48:08 +08:00
Alexander Wu
be5100ab2d
Merge pull request #1460 from iorisa/fixbug/qianfan_timeout
fixbug: qianfan timeout
2024-10-11 13:34:53 +08:00
Alexander Wu
1538661ced
Merge pull request #1459 from geekan/fixbug/1455
fixbug: recovered role can't observe new message
2024-10-11 13:34:43 +08:00
Alexander Wu
8263105085
Merge pull request #1490 from eltociear/patch-2
chore: update st_role.py
2024-10-11 13:30:41 +08:00
better629
c023a235a4 fix dashscope high version problem 2024-10-10 22:07:34 +08:00
Ikko Eltociear Ashimine
d8a5a9c27c
chore: update st_role.py
occuring -> occurring
2024-10-03 16:25:48 +09:00
Yizhou Chi
788e42ea55 update model list 2024-09-30 16:06:48 +08:00
better629
325e45247e support o1-series 2024-09-29 15:15:29 +08:00
better629
50cdecf627 simplify code 2024-09-29 14:47:25 +08:00
better629
f7dd8c965e update close-source latest model usage 2024-09-29 14:38:11 +08:00
IcarusAegis
65f2cae6c0 Add Qwen2.5 tokens_counter 2024-09-27 14:38:09 +08:00
ChengZi
4d92fdcec9 lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2024-09-25 14:11:21 +08:00
Yizhou Chi
8dbcd46bfc copy notebook to result after mcts 2024-09-20 15:53:10 +08:00
林义章
0bf2d60248 rm lgb 2024-09-15 05:33:48 +00:00
Yizhou Chi
1cdffc3d85 FE prompt: FE通常不会make changes而是加新的特征
DI prompt: 要求让predictions最终结果一致,并提供例子
2024-09-14 20:49:49 +08:00
Yizhou Chi
f856d768fe remove recommendation from di initial prompt, add recommendation to task type prompt 2024-09-14 18:05:02 +08:00
Yizhou Chi
743c67aef8 change task type prompt to prevent unwanted label transformation 2024-09-14 17:34:17 +08:00
Yizhou Chi
0e27e3d8be 使用code block做reflection 2024-09-06 10:31:01 +08:00
Yizhou Chi
f28908e4c5 1. role.py - 如果已经有plan,便不再重复生成
2. 修改prompt,让predictions.csv生成的格式与原gt格式一样
2024-09-02 15:15:53 +08:00
Yizhou Chi
ae6a195750 fix bug - make rollout more consistent 2024-08-30 20:35:17 +08:00
Yizhou Chi
32759f031c add experimenter 2024-08-30 19:55:40 +08:00
Maximilian Knoll
fa7e3ae24e
add authorization header to support open webui 2024-08-27 13:27:47 +02:00
莘权 马
5bec4bbaa0 fixbug: qianfan timeout 2024-08-21 14:07:10 +08:00
莘权 马
8a9cd6a2e7 fixbug: recovered role can't observe new message 2024-08-21 13:26:50 +08:00
Jacksonxhx
961146ef3e update milvus integration 2024-08-20 17:19:35 +08:00
Jacksonxhx
986fb784aa integrate milvus 2024-08-14 18:16:18 +08:00
Jacksonxhx
490203d20f integrated milvus 2024-08-14 16:27:30 +08:00
better629
48de3f97eb
Merge pull request #1438 from iorisa/fixbug/1429
fixbug: there's a problem about using external LLM of huoshan #1429
2024-08-07 17:31:26 +08:00
better629
d73cc94356
Merge pull request #1433 from iorisa/fixbug/1422
fixbug: #1422 Role's validate_role_extra resets watch in Environment obj deserialization
2024-08-07 17:26:32 +08:00
莘权 马
c886d018e0 feat: +ark llm 2024-08-07 15:01:38 +08:00
莘权 马
945c24ae15 fixbug: unit test 2024-08-07 14:53:37 +08:00
better629
9d38a30ca8
Merge pull request #1432 from iorisa/fixbug/1424
fixbug: #1424 Add GPT-4o/GPT-4o-mini support
2024-08-07 14:12:51 +08:00
莘权 马
09d07393fb feat: merge geekan:main 2024-08-06 16:59:33 +08:00