MetaGPT/tests/metagpt
2023-08-07 20:58:01 +08:00
..
actions add write docstring action 2023-08-06 18:10:37 +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 Merge pull request #67 from seehi/feature-add-precommit 2023-07-23 11:57:45 +08:00
tools use CONFIG instead of Config() 2023-07-25 00:15:16 +08:00
utils add docs for write_docstring.py and parse python code with retry 2023-08-07 20:58: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