MetaGPT/tests/metagpt
2023-08-09 20:28:31 +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 Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
tools Unified WebPage object return for the WebBrowserEngine API 2023-08-08 12:57:04 +08:00
utils Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +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