MetaGPT/metagpt/roles
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
..
__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 fixbug: 修复通用智能体role及其相关的TalkAction和SkillAction 2023-12-25 22:39:03 +08:00
customer_service.py add non-software role/action BaseModel 2023-12-23 19:36:42 +08:00
engineer.py feat: merge geekan:dev 2023-12-24 12:49:08 +08:00
invoice_ocr_assistant.py fix 2023-12-23 19:39:16 +08:00
product_manager.py feat: merge geekan:dev 2023-12-24 12:49:08 +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 fix bug of missing test_round 2023-12-21 18:05:34 +08:00
researcher.py fix bugs and make it perform better 2023-12-23 19:39:16 +08:00
role.py refine code 2023-12-26 17:54:52 +08:00
sales.py add sales test 2023-12-25 23:13:25 +08:00
searcher.py tuning performance 2023-12-23 19:39:16 +08:00
sk_agent.py refine code 2023-12-26 17:54:52 +08:00
teacher.py fixbug: 修改Teacher role相关结构 2023-12-25 16:14:50 +08:00
tutorial_assistant.py Update: improve the unit testing of tutorial assistants and OCR assistants. 2023-12-26 13:47:04 +08:00