MetaGPT/tests/metagpt
2023-09-22 12:23:18 +08:00
..
actions Merge branch 'main' into add_open_interpreter 2023-09-21 10:38:57 +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 support azure via openai demo 2023-07-07 13:58:04 +08:00
roles update: add unit test for the role tutorial assistant 2023-09-06 23:38:46 +08:00
tools add support for open-interpreter. 2023-09-13 15:47:51 +08:00
utils Update: optimize universal file read ability. 2023-09-20 14:09:01 +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