voidking
|
943c6589db
|
chore: 跑通单元测试
1. 临时忽略一批报错的单测文件, 统一放入 pytest.ini, 使单测可以跑通
2. 调整单测覆盖率配置文件 .coveragerc
3. 附带: 45天自动关闭不活跃的issue
|
2024-11-27 17:04:56 +08:00 |
|
voidking
|
7464b9fc5f
|
Add unittest for QaEngineer in software company workflow
|
2024-11-05 16:33:49 +08:00 |
|
zhaowg3
|
5442d8f74f
|
pre-commit: make sure all files are clean
|
2024-11-04 09:30:45 +08:00 |
|
zhaowg3
|
6d1ab98c41
|
FIX multiLLM bug
|
2024-11-01 10:41:21 +08:00 |
|
EvensXia
|
322974a917
|
fix for test
|
2024-10-29 16:10:56 +08:00 |
|
voidking
|
ac4eb309c3
|
删除codecov
|
2024-10-20 15:01:37 +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 |
|
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 |
|
femto
|
a7efa27ce0
|
rm
|
2024-10-11 16:48:08 +08:00 |
|
ChengZi
|
4d92fdcec9
|
lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-25 14:11:21 +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 |
|
JGalego
|
ddb5409118
|
Fixed max tokens; Corrected typo
|
2024-08-17 03:10:06 +01: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
|
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 |
|
莘权 马
|
945c24ae15
|
fixbug: unit test
|
2024-08-07 14:53:37 +08:00 |
|
femto
|
f6cbf06e7b
|
rm sk agent
|
2024-08-07 13:13:57 +08:00 |
|
femto
|
bfc7d6b134
|
rm sk agent
|
2024-08-07 13:13:34 +08:00 |
|
莘权 马
|
f39658db2b
|
feat: merge main
|
2024-08-06 16:27:01 +08:00 |
|
莘权 马
|
8a92fa0f36
|
feat: merge main
|
2024-08-06 16:07:32 +08:00 |
|
莘权 马
|
9086cccc49
|
fixbug: Optional not working
|
2024-08-06 15:33:25 +08:00 |
|
莘权 马
|
e199c6b476
|
fixbug: Optional not working
|
2024-08-06 15:03:24 +08:00 |
|
liuminhui
|
015212d602
|
处理冲突
|
2024-08-06 11:30:30 +08:00 |
|
femto
|
7e9dff545d
|
rm sk agent
|
2024-08-05 17:21:23 +08:00 |
|
莘权 马
|
2637bb9198
|
fixbug: #1422
|
2024-08-03 13:24:20 +08:00 |
|
莘权 马
|
f651e45f53
|
feat: fix unit test
|
2024-08-02 13:56:10 +08:00 |
|
voidking
|
9685c9100c
|
bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出
|
2024-07-24 18:55:35 +08:00 |
|
liuminhui
|
340e1486d2
|
处理冲突
|
2024-07-23 14:31:30 +08:00 |
|
liuminhui
|
f9d3a8c521
|
代码优化
|
2024-07-22 18:38:44 +08:00 |
|
liuminhui
|
758acf8ba6
|
cr修改,单测完善
|
2024-07-22 17:10:29 +08:00 |
|
liuminhui
|
79334de5a4
|
单测相关
|
2024-07-19 18:35:02 +08:00 |
|
voidking
|
fb083c9b79
|
bugfix: test_bedrock_api.py
|
2024-07-18 16:24:46 +08:00 |
|
莘权 马
|
9a96d443b6
|
fixbug: llm client error
|
2024-07-17 12:30:13 +08:00 |
|
莘权 马
|
bc63e0aa89
|
feat: delete useless file
|
2024-07-17 10:11:37 +08:00 |
|
莘权 马
|
5b15584480
|
feat: +runtime multi-llm support
|
2024-07-01 20:23:44 +08:00 |
|
Alexander Wu
|
a705a515fb
|
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
|
2024-05-29 16:21:51 +08:00 |
|
Alexander Wu
|
519be03d4a
|
Merge pull request #1291 from usamimeri/update_spark
Feat: support async spark api
|
2024-05-29 16:20:29 +08:00 |
|
莘权 马
|
e245dcc8b1
|
feat: rename "Required Python packages" to "Required packages" for program language compatibility
|
2024-05-25 15:07:00 +08:00 |
|
seehi
|
5f1ca3ca7e
|
use model_name in embedding
|
2024-05-24 17:18:56 +08:00 |
|
shenchucheng
|
e4129025b0
|
fix pyppeteer/playwright mermaid engine run error
|
2024-05-24 15:59:04 +08:00 |
|
usamimeri_renko
|
7d33755749
|
add tests
|
2024-05-22 23:13:38 +08:00 |
|
usamimeri_renko
|
f304fb3871
|
add type hint
|
2024-05-22 22:43:10 +08:00 |
|
usamimeri_renko
|
fbb307442c
|
fix typo
|
2024-05-22 22:10:31 +08:00 |
|
usamimeri_renko
|
1b13a28a77
|
implement spark chat
|
2024-05-22 21:10:55 +08:00 |
|
usamimeri_renko
|
ff37dc1193
|
add tests
|
2024-05-22 11:11:12 +08:00 |
|
geekan
|
e03db313a2
|
tuning code
|
2024-05-18 15:23:21 +08:00 |
|
Alexander Wu
|
6b70f7b0ed
|
Merge pull request #1234 from iorisa/refactor/role/act_by_order
refactor: optimizing act_by_order mode of `Role`
|
2024-05-17 11:00:57 +08:00 |
|
usamimeri_renko
|
0006b62901
|
resolve problem and add cost manager
|
2024-04-29 17:29:41 +08:00 |
|