MetaGPT/metagpt/roles
2024-10-11 16:48:08 +08:00
..
di Merge branch 'main' into code_interpreter 2024-04-11 18:08:30 +08:00
__init__.py make the rag module optional 2024-03-22 11:15:31 +08:00
architect.py bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
assistant.py [fix] 2024-05-22 05:22:59 +00:00
customer_service.py add extra role/actions' ser&desr unittest 2023-12-29 13:05:58 +08:00
engineer.py bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
invoice_ocr_assistant.py fix: invoice ocr assistant 2024-06-18 16:01:53 +08:00
product_manager.py bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
project_manager.py bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
prompt.py refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
qa_engineer.py bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
researcher.py chore: 修复单测依赖问题(忽略安卓单测) 2024-07-16 15:21:50 +08:00
role.py fixbug: recovered role can't observe new message 2024-08-21 13:26:50 +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
teacher.py feat: remove Context.options 2024-01-12 17:43:14 +08:00
tutorial_assistant.py fix: 修复父类role代码改动而影响到子类role-教程助手功能的问题 2024-06-12 15:06:32 +08:00