MetaGPT/tests/metagpt
2024-03-08 00:41:00 +08:00
..
actions feat: merge geekan:main 2024-03-05 16:03:57 +08:00
document_store rag pipeline 2024-03-08 00:40:55 +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 mock openai embed for document_store and memory UTs 2024-02-27 14:08:05 +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 simplify rag factory 2024-03-08 00:41:00 +08:00
roles feat: merge geekan:main 2024-03-05 16:03:57 +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 add ocr example, modify email example 2024-02-08 00:05:00 +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