MetaGPT/metagpt/roles
2024-05-30 11:00:05 +08:00
..
di add thought reporter 2024-05-21 17:29:46 +08:00
__init__.py make the rag module optional 2024-03-22 11:15:31 +08:00
architect.py feat: replace Role._observe(ignore_memory) with Role.enable_memory 2024-04-29 15:29:26 +08:00
assistant.py fixbug: llm.aask unit test failed 2024-03-05 14:14:23 +08:00
customer_service.py add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
engineer.py allow immediate deploy after software sop; fix TL to PM msg info loss 2024-05-13 22:20:34 +08:00
invoice_ocr_assistant.py modify add action to set action 2024-01-11 16:19:52 +08:00
product_manager.py feat: replace Role._observe(ignore_memory) with Role.enable_memory 2024-04-29 15:29:26 +08:00
project_manager.py feat: replace Role._observe(ignore_memory) with Role.enable_memory 2024-04-29 15:29:26 +08:00
prompt.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
qa_engineer.py feat: rm AISelfMessage 2024-05-11 11:57:05 +08:00
researcher.py modify add action to set action 2024-01-11 16:19:52 +08:00
role.py undo thought reporter in the base role 2024-05-30 11:00:05 +08:00
sales.py rag pipeline 2024-03-08 00:40:55 +08:00
searcher.py remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00
sk_agent.py modify add action to set action 2024-01-11 16:19:52 +08:00
teacher.py feat: remove Context.options 2024-01-12 17:43:14 +08:00
tutorial_assistant.py modify add action to set action 2024-01-11 16:19:52 +08:00