MetaGPT/metagpt/roles
2023-12-27 15:03:34 +08: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 add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
customer_service.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
engineer.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +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 add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +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 add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
researcher.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
role.py fix role add actions 2023-12-27 15:03:34 +08:00
sales.py add sales test 2023-12-25 23:13:25 +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 update SKAgent due pydantic v2 and fix missing field type 2023-12-27 14:33:55 +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 SKAgent due pydantic v2 and fix missing field type 2023-12-27 14:33:55 +08:00