MetaGPT/tests/metagpt
2023-12-28 18:06:02 +08:00
..
actions fix tests 2023-12-28 18:06:02 +08:00
document_store fix qdrant tests 2023-12-28 17:34:58 +08:00
learn feat: Action Node + exclude parameter 2023-12-28 10:05:14 +08:00
management refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
memory add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
planner feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
provider fix tests 2023-12-28 18:06:02 +08:00
roles fix tests 2023-12-28 18:06:02 +08:00
serialize_deserialize add SerDeserMixin for child-classes 2023-12-28 16:07:39 +08:00
tools feat: +unit test 2023-12-27 21:47:48 +08:00
utils update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +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 feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_gpt.py refine code 2023-12-26 17:54:52 +08:00
test_llm.py refine code 2023-12-26 17:54:52 +08:00
test_manager.py init project 2023-06-30 17:10:48 +08:00
test_message.py fix bug in test 2023-12-26 19:19:32 +08:00
test_prompt.py refine action node and add some experiment 2023-12-21 11:03:21 +08:00
test_repo_parser.py feat: +pylint class view 2023-12-21 12:09:39 +08:00
test_role.py refine tests 2023-12-28 16:28:41 +08:00
test_schema.py add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
test_startup.py solve test startup.py 2023-12-28 15:47:43 +08:00
test_subscription.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
test_team.py refine tests 2023-12-28 16:28:41 +08:00