MetaGPT/tests/metagpt
2024-02-06 09:07:29 +08:00
..
actions Merge pull request #736 from garylin2099/code_intepreter 2024-02-05 20:46:37 +08:00
document_store rm sd, fix qdrant 2024-01-05 16:43:41 +08:00
environment update const value import path 2024-02-01 18:30:16 +08:00
learn remove global config in the search/browser engine 2024-02-01 16:47:29 +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 Merge branch 'del-_parse_arguments-in-openai_api.py' into code_intepreter 2024-02-04 23:41:39 +08:00
roles rename tool type 2024-02-05 11:38:07 +08:00
serialize_deserialize feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
strategy add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
tools remove attribute openai_vision_model and vision_max_tokens and method test_generate_webpages_with_style_and_script 2024-02-06 09:07:29 +08:00
utils Merge pull request #736 from garylin2099/code_intepreter 2024-02-05 20:46:37 +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 compatible with windows path 2024-02-02 15:37:00 +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_software_company.py refine docs 2024-02-01 11:24:31 +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