Commit graph

387 commits

Author SHA1 Message Date
Arnaud Gelas
03012a81fd In some cases when trying to create tests, metagpt crashes.
Adding some more safeguard to handle the case where code_doc is None.
2024-01-16 21:44:45 +01:00
Arnaud Gelas
8d1bc25def Constrain the language for the qa_engineer
The qa_engineer was generating chinese texts and comments while the rest
of the project was in English.
2024-01-13 14:49:50 +01:00
kkdev163
bd2b1950eb optimize: access to is_human 2024-01-08 22:29:17 +08:00
kkdev163
6cde039f7f fixbug: role init with is_human=True was not work 2024-01-08 17:45:44 +08:00
莘权 马
af378e12ac fixbug: an unexpected UserRequirement type message is thrown when there is nothing to do. 2024-01-06 23:39:41 +08:00
geekan
5649fac62d fix pylint warnings 2024-01-02 18:14:03 +08:00
莘权 马
2f3e4c7f15 feat: +unit test 2024-01-02 11:59:03 +08:00
莘权 马
681068edc9 feat: +unit test 2023-12-29 21:37:42 +08:00
better629
2243ea0462 add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
better629
3c07bf5622 Merge branch 'dev' of github.com:better629/MetaGPT into dev 2023-12-29 04:28:21 +08:00
better629
311e48b604 fix debate with send_to 2023-12-29 04:26:50 +08:00
geekan
6707e9f1b9 Merge branch 'main' into dev 2023-12-28 17:27:10 +08:00
geekan
36a71e15be
Merge pull request #641 from better629/dev
Feat update to pydantic2
2023-12-28 17:08:28 +08:00
better629
d40c4f5025 change mixin name 2023-12-28 16:43:08 +08:00
better629
e7c7c88c47 update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
better629
d0edc555b0 add SerDeserMixin for child-classes 2023-12-28 16:07:39 +08:00
geekan
58c8a38fc3 solve test startup.py 2023-12-28 15:46:17 +08:00
better629
7d523b3922 fix role add actions 2023-12-27 15:03:34 +08:00
better629
83dbf97819 update SKAgent due pydantic v2 and fix missing field type 2023-12-27 14:33:55 +08:00
better629
afaa7385c4 add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
geekan
d244c648ca
Merge pull request #633 from Stitch-z/update-unit-test
Update: improve the unit testing of technical tutorial assistants and OCR assistants.
2023-12-26 22:19:16 +08:00
shenchucheng
bbdbe93809 fix #560 2023-12-26 19:09:00 +08:00
geekan
0435b1321f refine code 2023-12-26 17:54:52 +08:00
Stitch-z
bf0f6bd272
Merge branch 'dev' into update-unit-test 2023-12-26 16:11:31 +08:00
better629
66925dd791 migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
Stitch-z
6432ed6e60 Update: improve the unit testing of tutorial assistants and OCR assistants. 2023-12-26 13:47:04 +08:00
geekan
d300acbac8 fix all conflicts. 2023-12-26 01:39:16 +08:00
geekan
59586f30d6
Merge pull request #628 from iorisa/fixbug/role/assistant
fixbug: 修复通用智能体role及其相关的TalkAction和SkillAction
2023-12-25 23:14:21 +08:00
geekan
bd1014e19a add sales test 2023-12-25 23:13:25 +08:00
莘权 马
0fdb552468 fixbug: 修复通用智能体role及其相关的TalkAction和SkillAction 2023-12-25 22:39:03 +08:00
geekan
4f52b47610
Merge pull request #623 from femto/fix_sk_agent
fix sk agent
2023-12-25 17:53:44 +08:00
femto
90bbf72ae8 fix sk agent 2023-12-25 17:35:13 +08:00
莘权 马
e162fd36fc fixbug: 修改Teacher role相关结构 2023-12-25 16:14:50 +08:00
莘权 马
780caf011d fixbug: 基于全memory数据存储的流程异常恢复 2023-12-25 12:42:23 +08:00
莘权 马
ad639b9906 feat: merge geekan:dev 2023-12-24 12:49:08 +08:00
莘权 马
f441c88156 fixbug: timeout & prompt_format 2023-12-24 12:30:08 +08:00
geekan
6c278bcfd6 fix main process 2023-12-24 11:46:05 +08:00
shenchucheng
ddc0d3faa4 not call LLM in global 2023-12-24 03:52:29 +08:00
geekan
f136e7bd3d add test case for action node 2023-12-23 19:49:08 +08:00
geekan
5223c4afa9 refine code 2023-12-23 19:49:08 +08:00
geekan
a5b6d0817d fix conflict 2023-12-23 19:49:05 +08:00
seehi
74b0a5f725 typing of store 2023-12-23 19:43:16 +08:00
geekan
53d333ffa9 fix conflict 2023-12-23 19:43:12 +08:00
geekan
c68f882e14 tuning performance 2023-12-23 19:39:16 +08:00
geekan
a7a1195a31 fix bugs and make it perform better 2023-12-23 19:39:16 +08:00
better629
0d1c0f89cc fix 2023-12-23 19:39:16 +08:00
better629
9607059392 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
7a1252e356 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
dc2a87ce12 fix invoice_ocr 2023-12-23 19:39:16 +08:00
better629
d02692e945 fix invoice_ocr_assistant 2023-12-23 19:39:16 +08:00