MetaGPT/tests/metagpt
2023-09-01 22:50:33 +08:00
..
actions feat: 删掉meta role相关代码 2023-08-26 22:08:45 +08:00
document_store change qdrant_store.py 2023-08-13 21:19:43 +08:00
learn feat: 改异步 2023-08-28 15:42:47 +08:00
management init project 2023-06-30 17:10:48 +08:00
memory fixbug: brain memory serialize 2023-08-27 15:11:28 +08:00
provider feat: +metagpt llm 2023-08-30 17:55:13 +08:00
roles separate workspace 2023-08-30 10:53:47 +08:00
tools separate workspace 2023-08-30 10:53:47 +08:00
utils feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +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 feat: CostManager改pydantic结构,以备RPC传参 2023-08-22 19:47:35 +08:00
test_gpt.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
test_llm.py feat: CostManager改pydantic结构,以备RPC传参 2023-08-22 19:47:35 +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 Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
test_software_company.py Format import according to isort 2023-07-22 11:28:22 +08:00