MetaGPT/metagpt
2024-02-02 14:17:13 +08:00
..
actions Merge branch 'dev' into feat_new_env 2024-01-31 15:12:22 +08:00
configs remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead 2024-01-11 15:10:07 +08:00
document_store refine code 2024-01-11 18:08:04 +08:00
environment add README to guide followed development 2024-02-02 14:17:13 +08:00
learn feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +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
prompts remove prompts of mineraft 2024-01-02 21:35:58 +08:00
provider simplify code 2024-01-30 14:32:57 +08:00
roles fix conflicts 2024-01-26 19:06:41 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy add action graph, solver, search space. 2024-01-31 14:14:12 +08:00
tools fix test_scrape_web_page error 2024-01-15 13:20:13 +08:00
utils update env api schema 2024-02-01 18:18:35 +08:00
__init__.py feat: merge send18 2023-12-15 16:29:55 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config2.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
const.py remove environment const into individual const.py 2024-02-01 16:34:17 +08:00
context.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
context_mixin.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
document.py faiss store: add tests 2024-01-02 21:30:35 +08:00
llm.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
logs.py update base env and android_env 2024-01-30 19:07:38 +08:00
repo_parser.py feat: +unit test 2024-01-05 10:25:20 +08:00
schema.py 1. update CodePlanAndChangeContext in schema.py 2024-01-23 21:35:36 +08:00
startup.py feat: generate_repo return ProjectRepo 2024-01-29 10:20:05 +08:00
subscription.py fix bugs 2024-01-11 16:19:52 +08:00
team.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00