MetaGPT/metagpt/roles
2024-05-09 02:56:34 +00:00
..
di add deploy plan for da 2024-05-08 15:18:26 +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 refactor: PEP8 2024-04-30 12:17:37 +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 add qa/mermaid reporter 2024-05-08 15:13:13 +08:00
researcher.py modify add action to set action 2024-01-11 16:19:52 +08:00
role.py feat: Role有2个动作(action-A和action-B),role是否应该通过给自己发消息触发内部动作循环/执行 2024-05-06 11:58:41 +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