Commit graph

2754 commits

Author SHA1 Message Date
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
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
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
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
莘权 马
f39658db2b feat: merge main 2024-08-06 16:27:01 +08:00
莘权 马
f19fcfa2df feat: merge main 2024-08-06 16:22:42 +08:00
莘权 马
8a92fa0f36 feat: merge main 2024-08-06 16:07:32 +08:00
莘权 马
284699224e fixbug: Optional not working 2024-08-06 15:29:10 +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
莘权 马
67842cf60d feat: +provider ark. #1429 2024-08-05 20:04:50 +08:00
femto
f90ef37959 rm sk agent 2024-08-05 19:28:40 +08:00
femto
7e9dff545d rm sk agent 2024-08-05 17:21:23 +08:00
hgftrdw45ud67is8o89
a3eaa02796
Update project_management_an.py
fix bug https://github.com/geekan/MetaGPT/issues/1430
2024-08-04 13:41:33 +00:00
hgftrdw45ud67is8o89
0896c4ead2
Update design_api_an.py 2024-08-04 12:42:39 +00:00
hgftrdw45ud67is8o89
a58c994680
Update design_api_an.py
making some optional because of frequent error in non py project.
2024-08-04 12:41:36 +00:00
莘权 马
2637bb9198 fixbug: #1422 2024-08-03 13:24:20 +08:00
莘权 马
61537c5d70 feat: +gpt 4o tiktoken 2024-08-02 15:39:38 +08:00
莘权 马
f0edea65fe fixbug: #1430 2024-08-02 12:26:08 +08:00
Alexander Wu
5446c7e490
Merge pull request #1400 from voidking/main
feature: 主流程支持配置agentops
2024-07-25 12:06:05 +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
6c39c80d94 代码优化 2024-07-23 10:26:31 +08:00
liuminhui
f9d3a8c521 代码优化 2024-07-22 18:38:44 +08:00
liuminhui
758acf8ba6 cr修改,单测完善 2024-07-22 17:10:29 +08:00
yingfeng
dd8ff37c42 fixbug: Werewolf game has ended, but the team is still running idle 2024-07-19 18:43:24 +08:00
liuminhui
79334de5a4 单测相关 2024-07-19 18:35:02 +08:00
liuminhui
5287e024c5 代码优化 2024-07-19 14:26:56 +08:00
liuminhui
22b9990ccf mg集成omniparse 2024-07-18 20:40:20 +08:00
voidking
bbb65c9669 feature: 主流程支持配置agentops 2024-07-18 15:47:20 +08:00
Alexander Wu
a3699128d1
Merge pull request #1398 from iorisa/fixbug/1329
fixbug: #1329
2024-07-18 15:40:13 +08:00