MetaGPT/tests/metagpt
2024-01-31 15:08:40 +08:00
..
actions Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
document_store rm sd, fix qdrant 2024-01-05 16:43:41 +08:00
learn feat: remove all unnecessary CONTEXT references 2024-01-17 23:10:25 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory refine code 2024-01-12 10:26:07 +08:00
planner feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
provider delete test_make_client_kwargs_without_proxy_azure. 2024-01-31 13:55:21 +08:00
roles fix planner serialization bug, add test data 2024-01-31 10:49:49 +08:00
serialize_deserialize feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
strategy fix bugs 2024-01-15 18:56:32 +08:00
tools Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
utils Merge branch 'dev' into code_intepreter 2024-01-31 00:08:09 +08:00
__init__.py init project 2023-06-30 17:10:48 +08:00
test_config.py refine code 2024-01-11 19:32:29 +08:00
test_context.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
test_context_mixin.py fix bugs 2024-01-22 18:52:55 +08:00
test_document.py add context and config2 2024-01-04 22:02:47 +08:00
test_environment.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
test_incremental_dev.py Only retain test_simple_add_calculator, skip other test cases 2024-01-25 17:33:23 +08:00
test_llm.py refine code 2024-01-12 10:26:07 +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 repo_parser add tests 2024-01-03 14:09:42 +08:00
test_role.py fix bugs 2024-01-22 18:52:55 +08:00
test_schema.py fix message init bug 2024-01-31 15:08:40 +08:00
test_startup.py mock writeprd new filename, improve cache usefulness 2024-01-04 20:45:38 +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