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 |
|
林义章
|
9b854b8832
|
Merge branch 'fix/create_parent_folder_in_Editor.create_file' into 'mgx_ops'
解决了Editor.create_file经常报错:父目录不存在
See merge request pub/MetaGPT!389
|
2024-09-29 06:33:25 +00:00 |
|
黄伟韬
|
b7ef5d6718
|
user commom.awrite in Editr.create_file
|
2024-09-29 14:29:10 +08:00 |
|
黄伟韬
|
58907d0dbb
|
create parent folder in Editor.create_file
|
2024-09-29 14:04:25 +08:00 |
|
better629
|
91c2729112
|
Merge pull request #1486 from IcarusAegis/add_token
Added token cost and MAX token for Qwen 2.5 series
|
2024-09-29 11:31:20 +08:00 |
|
seehi
|
7c0adf5025
|
make the longterm-memory path configurable
|
2024-09-29 11:27:39 +08:00 |
|
林义章
|
f03f2c43a3
|
Merge branch 'fix/engineer_write_command_in_code_file' into 'mgx_ops'
解决了在文件中写指令的问题
See merge request pub/MetaGPT!386
|
2024-09-29 02:46:55 +00:00 |
|
Yizhou Chi
|
1589a04cdb
|
clarify prediction saving prompt
|
2024-09-28 18:27:23 +08:00 |
|
Yizhou Chi
|
db247d9ff4
|
save result order
|
2024-09-28 15:01:01 +08:00 |
|
Yizhou Chi
|
06702db6d1
|
update pet
|
2024-09-28 10:39:12 +08:00 |
|
Yizhou Chi
|
bd26e900e6
|
update target label
|
2024-09-28 10:07:35 +08:00 |
|
黄伟韬
|
cff6f66bd8
|
fix typo
|
2024-09-27 21:47:33 +08:00 |
|
黄伟韬
|
1a937e9152
|
add ask_human to special command list
|
2024-09-27 21:40:38 +08:00 |
|
黄伟韬
|
1e004d72cb
|
fix typo
|
2024-09-27 16:25:28 +08:00 |
|
黄伟韬
|
5cda228f5b
|
fix typo
|
2024-09-27 16:18:10 +08:00 |
|
Yizhou Chi
|
af844693b1
|
change label column
|
2024-09-27 15:13:23 +08:00 |
|
IcarusAegis
|
65f2cae6c0
|
Add Qwen2.5 tokens_counter
|
2024-09-27 14:38:09 +08:00 |
|
Yizhou Chi
|
1654174b15
|
Merge branch 'expo' into improve-multimodal
|
2024-09-27 12:58:47 +08:00 |
|
Yizhou Chi
|
24536df24c
|
update_save_order
|
2024-09-27 12:54:22 +08:00 |
|
林义章
|
98ef44acda
|
Merge branch 'ray_multilmodal_0925' into 'expo'
add autogluon multimodal support
See merge request agents/exp_optimizer!23
|
2024-09-27 04:26:11 +00:00 |
|
Rayhao
|
e2c82249b3
|
import issue
|
2024-09-26 21:13:48 -07:00 |
|
黄伟韬
|
e343def831
|
fix typo
|
2024-09-27 10:59:20 +08:00 |
|
didi
|
040a7324eb
|
Update test_curve.py
|
2024-09-26 21:56:54 +08:00 |
|
Yizhou Chi
|
2b67355358
|
add step score
|
2024-09-26 20:25:36 +08:00 |
|
didi
|
e8f6186a56
|
update
|
2024-09-26 20:06:57 +08:00 |
|
Rayhao
|
3c397387f9
|
add tuning data for tabular mode
|
2024-09-25 23:32:52 -07:00 |
|
Rayhao
|
1a1855f21a
|
add input param for autogluon
|
2024-09-25 23:28:16 -07:00 |
|
Rayhao
|
e2cee3905f
|
add autogluon multimodal support
|
2024-09-25 22:58:04 -07:00 |
|
黄伟韬
|
955ec263c6
|
Add a function to analyze human responses.
|
2024-09-26 13:42:43 +08:00 |
|
黄伟韬
|
128312be59
|
Fix: Engineer do not complete all the unit tests task
|
2024-09-25 20:36:42 +08:00 |
|
黄伟韬
|
722bb7282e
|
fix typo
|
2024-09-25 19:57:41 +08:00 |
|
黄伟韬
|
3598c5c3a6
|
The team leader can only send one message per round.
|
2024-09-25 19:18:57 +08:00 |
|
张雷
|
abf988a24e
|
Merge branch 'fixbug/similarity_search' into 'mgx_ops'
feat: 修改Editor.similarity_search参数 file_or_path -> path
See merge request pub/MetaGPT!385
|
2024-09-25 09:19:59 +00:00 |
|
莘权 马
|
4ea8793e8a
|
feat: rename file_or_path -> path
|
2024-09-25 17:15:14 +08:00 |
|
didi
|
f14830b16a
|
Update optimizer.py
|
2024-09-25 16:47:12 +08:00 |
|
didi
|
8dfe2de34c
|
Update
|
2024-09-25 16:46:20 +08:00 |
|
林义章
|
a9ec57dbbb
|
Merge branch 'fixbug/index_max_token' into 'mgx_ops'
feat: IndexRepo + config
See merge request pub/MetaGPT!376
|
2024-09-25 07:14:55 +00:00 |
|
林义章
|
e0ec17e6aa
|
Merge branch 'feat-memory-opt' into 'mgx_ops'
use long-term memory in rolezero
See merge request pub/MetaGPT!369
|
2024-09-25 07:13:41 +00:00 |
|
ChengZi
|
4d92fdcec9
|
lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-25 14:11:21 +08:00 |
|
黄伟韬
|
eda046f78f
|
add incremental development sample in quick think example
|
2024-09-25 12:58:24 +08:00 |
|
黄伟韬
|
2637af2a40
|
add static coding instrction in engineer prompt
|
2024-09-25 11:27:57 +08:00 |
|
ChengZi
|
e5f037f86d
|
update dependency
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-25 11:09:08 +08:00 |
|
Yizhou Chi
|
68c672d438
|
use transformers lib instead of torchvision
|
2024-09-25 09:59:12 +08:00 |
|
Yizhou Chi
|
31adaee23f
|
add special instruction for img/text dataset
|
2024-09-24 20:58:41 +08:00 |
|
Yizhou Chi
|
6344046c31
|
update aug result summarization
|
2024-09-24 20:48:44 +08:00 |
|
didi
|
6a84a9d49b
|
Update HumanEval Eval
|
2024-09-24 19:28:03 +08:00 |
|
seehi
|
c69752a600
|
update comment
|
2024-09-24 11:12:22 +08:00 |
|
林义章
|
0a9ab5cd1b
|
Merge branch 'ss-improve' into 'expo'
fix random search
See merge request agents/exp_optimizer!20
|
2024-09-23 08:55:50 +00:00 |
|
Yizhou Chi
|
2f78d57e10
|
fix random search
|
2024-09-23 16:46:34 +08:00 |
|