MetaGPT/tests/metagpt
2023-08-08 20:10:40 +08:00
..
actions feat: + unit test 2023-08-08 20:10:40 +08:00
document_store Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
management init project 2023-06-30 17:10:48 +08:00
memory integrate ltm with stm if LONG_TERM_MEMORY is True 2023-07-24 14:55:25 +08:00
provider support azure via openai demo 2023-07-07 13:58:04 +08:00
roles feat: + unit test 2023-08-08 19:02:57 +08:00
tools use CONFIG instead of Config() 2023-07-25 00:15:16 +08:00
utils add memory_storage using ann to avoid similar idea repetitive execution 2023-07-24 09:44:03 +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 Format import according to isort 2023-07-22 11:28:22 +08:00
test_gpt.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
test_llm.py Clean up existing unused code according to flake8 2023-07-22 11:55:57 +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