MetaGPT/metagpt/roles
2023-08-26 16:59:12 +08:00
..
__init__.py Update __init__.py 2023-08-14 13:33:00 +02:00
architect.py feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
assistant.py feat: +common talk role 2023-08-26 16:59:12 +08:00
customer_service.py fixbug: role option, cost_manager argments 2023-08-22 18:49:39 +08:00
engineer.py feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
fork_meta_role.py feat: A definition has been provided for the return value of _think: returning false indicates that further reasoning cannot continue. 2023-08-23 15:53:33 +08:00
product_manager.py feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
project_manager.py feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
prompt.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
qa_engineer.py feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
researcher.py feat: A definition has been provided for the return value of _think: returning false indicates that further reasoning cannot continue. 2023-08-23 15:53:33 +08:00
role.py feat: +common talk role 2023-08-26 16:59:12 +08:00
sales.py fixbug: role option, cost_manager argments 2023-08-22 18:49:39 +08:00
seacher.py fixbug: role option, cost_manager argments 2023-08-22 18:49:39 +08:00
teacher.py fixbug: _think return None 2023-08-23 16:25:47 +08:00
uml_meta_role_factory.py fixbug: teacher role 2023-08-21 10:44:40 +08:00
uml_meta_role_options.py feat: + uml fork style role demo 2023-08-07 21:12:27 +08:00