MetaGPT/metagpt/roles
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
..
__init__.py feat: merge geekan:main 2023-12-08 20:03:13 +08:00
architect.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
assistant.py feat: +unit test 2023-12-29 21:37:42 +08:00
customer_service.py add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
engineer.py feat: +unit test 2023-12-29 21:37:42 +08:00
invoice_ocr_assistant.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
product_manager.py Merge pull request #641 from better629/dev 2023-12-28 17:08:28 +08:00
project_manager.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
prompt.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
qa_engineer.py Constrain the language for the qa_engineer 2024-01-13 14:49:50 +01:00
researcher.py Merge branch 'main' into dev 2023-12-28 17:27:10 +08:00
role.py optimize: access to is_human 2024-01-08 22:29:17 +08:00
sales.py add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
searcher.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
sk_agent.py add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
teacher.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
tutorial_assistant.py update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00