MetaGPT/tests/metagpt
geekan 007c8c0457
Merge pull request #69 from shenchucheng/main
Add web page scraping feature implemented by Playwright/Selenium
2023-07-25 11:28:34 +08:00
..
actions fix conflict 2023-07-24 14:24:41 +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 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