MetaGPT/metagpt/roles
Arnaud Gelas b4e09341b3 Stop generating unit test for non python files
When trying to create a simple HelloWorld with test, metagpt creates
test for README.md
2024-01-22 07:57:42 +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 update test case of ActionNode 2024-01-19 19:41:38 +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 Stop generating unit test for non python files 2024-01-22 07:57:42 +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