MetaGPT/tests/metagpt
2023-12-28 20:17:33 +08:00
..
actions update 2023-12-20 18:16:32 +08:00
document_store Merge pull request #192 from unkn-wn/main 2023-09-04 11:20:22 +08:00
management init project 2023-06-30 17:10:48 +08:00
memory more intuitive naming & add a new attribute to message 2023-09-22 12:23:18 +08:00
planner test to test dir 2023-09-18 12:46:15 +08:00
provider add new test for aask_code about write code by steps. 2023-12-20 19:56:26 +08:00
roles general planner, code interpreter 2023-12-28 20:17:33 +08:00
tools fix: no returns function tools. 2023-12-19 16:50:37 +08:00
utils update: 添加nb支持 2023-12-12 17:17:40 +08:00
__init__.py init project 2023-06-30 17:10:48 +08:00
test_action.py init project 2023-06-30 17:10:48 +08:00
test_environment.py 修正 2023-10-18 22:17:16 +08:00
test_gpt.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
test_llm.py 按照要求修改 2023-10-16 22:53:28 +08:00
test_manager.py init project 2023-06-30 17:10:48 +08:00
test_message.py Format import according to isort 2023-07-22 11:28:22 +08:00
test_role.py init project 2023-06-30 17:10:48 +08:00
test_schema.py general planner, code interpreter 2023-12-28 20:17:33 +08:00
test_software_company.py change PROJECT_ROOT setting & SoftwareCompany -> Team 2023-11-08 19:42:30 +08:00