MetaGPT/tests/metagpt
2024-03-17 23:39:12 +08:00
..
actions terminate kernel properly in unit tests 2024-03-13 21:49:21 +08:00
document_store update conflicts 2024-03-08 00:58:07 +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 fix 2024-03-08 00:52:08 +08:00
planner feat: merge geekan:cli-etc 2023-11-28 18:16:50 +08:00
provider add anthropic_api 2024-03-05 13:58:51 +08:00
rag rename RAGConfigRegistry to ConfigBasedFactory 2024-03-15 18:55:08 +08:00
roles minor updates 2024-03-13 16:50:19 +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 test type match recommender 2024-03-13 21:17:24 +08:00
utils feat: merge geekan:main 2024-03-05 16:03:57 +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 add .gitignore 2024-02-07 09:48:02 +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 fixbug: class view 2024-01-23 22:22:13 +08:00
test_role.py fix bugs 2024-01-22 18:52:55 +08:00
test_schema.py feat: merge geekan:dev 2024-02-19 11:02:10 +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