莘权 马
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
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
莘权 马
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
莘权 马
9a96d443b6
fixbug: llm client error
2024-07-17 12:30:13 +08:00
莘权 马
42c06421cc
Merge branch 'geekan/main' into feature/multi-llm
2024-07-17 10:06:27 +08:00
莘权 马
a3ba8aa661
fixbug: #1329
2024-07-16 17:24:36 +08:00
voidking
20b3623536
chore: 修复单测依赖问题(忽略安卓单测)
2024-07-16 15:21:50 +08:00
Alexander Wu
0ffe3ef727
Merge pull request #1395 from shenchucheng/feat-fix-bugs
...
Support configuration of QianFan API base_url to fix #1392
2024-07-16 10:21:10 +08:00
Alexander Wu
b8c39a46ba
Merge pull request #1381 from kiedeng/fix_stream_output
...
Fixing Streamed Output Misalignment
2024-07-16 10:19:51 +08:00
Alexander Wu
c99265778f
Merge pull request #1357 from igor-pechersky/main
...
Research role fails if some of Serpapi searches return no results
2024-07-16 10:19:10 +08:00
shenchucheng
6edf7001d6
Support configuration of QianFan API base_url to fix #1392
2024-07-15 21:27:59 +08:00
Alexander Wu
96fa8bc4b0
Merge pull request #1385 from dreroc/patch-1
...
Update const.py
2024-07-15 16:03:56 +08:00
Alexander Wu
403624a36e
Merge pull request #1384 from iorisa/feature/di-graphdb
...
refactor: refactor codes
2024-07-15 16:03:16 +08:00
Alexander Wu
f85bb7930b
Merge pull request #1355 from huang-jl/fix-ocr-assistant
...
fix: invoice ocr assistant
2024-07-15 15:57:51 +08:00
Alexander Wu
1b1606a5bd
Merge pull request #1342 from Wei-Jianan/feat/bedrock_async
...
[feat] support async in bedrockLLM by loop.run_in_executor
2024-07-15 15:56:05 +08:00
Alexander Wu
0eeb581668
Merge pull request #1362 from usamimeri/for_claude
...
update claude3.5-sonnet token count
2024-07-15 15:54:35 +08:00
Andre Friedel
060ffb7e39
Update const.py
2024-07-07 20:17:02 -04:00
莘权 马
e4ed012507
refactor: refactor codes
2024-07-06 10:37:04 +08:00
kaven
a3b300bd1d
Fixing Streamed Output Misalignment
2024-07-04 11:39:48 +08:00
莘权 马
d7381a7455
refactor: comments
2024-07-01 20:35:03 +08:00
莘权 马
5b15584480
feat: +runtime multi-llm support
2024-07-01 20:23:44 +08:00
Igor Pechersky
4ca22639d4
Merge branch 'geekan:main' into main
2024-06-26 10:38:08 +03:00
better629
9f8f0a27fd
Merge pull request #1324 from usamimeri/for_config
...
optimize error message when validating api_key failed
2024-06-22 14:59:01 +08:00
usamimeri_renko
76b009513a
Update llm_config.py
2024-06-22 14:57:47 +08:00
better629
5fbc5b7688
Merge pull request #1284 from usamimeri/update_qwen
...
update qwen token count
2024-06-22 14:39:54 +08:00
Wei-Jianan
df0d6de5fd
[upd] support claude-3.5-connet
2024-06-21 02:35:59 +00:00
usamimeri_renko
e288177825
update claude3.5-sonnet
2024-06-21 00:13:49 +08:00
usamimeri_renko
4797c91168
Update latest qwen price and max token
2024-06-20 16:33:54 +08:00
Igor Pechersky
1028184a1f
Got error from SerpAPI: Google hasn't returned any results for this query.
2024-06-19 10:04:12 +00:00
Igor Pechersky
223a018083
https://github.com/geekan/MetaGPT/issues/1356
2024-06-19 09:46:41 +00:00
huang-jl
dcea8b71c8
fix: invoice ocr assistant
...
Currently, the invoice_ocr_assistant example cannot run, it will
complain about the index out of range exceptions. The problem comes from
adding actions in _act() but do not update the state and max_react_loop.
The solution is copied from tutorial_assistants.py.
2024-06-18 16:01:53 +08:00
Wei-Jianan
bcf1fcebc0
[fix] Type hint
2024-06-13 05:08:44 +00:00
Wei-Jianan
f77e685bd1
[feat] support async in bedrockLLM by loop.run_in_executor
2024-06-13 05:04:47 +00:00