MetaGPT/metagpt
2024-02-06 22:49:38 +08:00
..
actions improve details 2024-02-05 16:32:41 +08:00
configs remove global config in the search/browser engine 2024-02-01 16:47:29 +08:00
document_store refine code 2024-01-11 18:08:04 +08:00
environment fix not fully defined error 2024-02-02 18:50:28 +08:00
learn refactor config 2024-02-01 13:53:57 +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 improve details 2024-02-05 16:32:41 +08:00
provider Merge pull request #736 from garylin2099/code_intepreter 2024-02-05 20:46:37 +08:00
roles mv pip success logic, rm redundant prompt 2024-02-05 15:40:41 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy add future; rename writecodebygenerate tools 2024-02-05 12:00:18 +08:00
tools update prompt 2024-02-06 22:49:38 +08:00
utils Merge branch 'del-_parse_arguments-in-openai_api.py' into code_intepreter 2024-02-04 23:41:39 +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 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
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 remove extra value after model_validator in Role/ContextMixin 2024-02-02 16:35:51 +08:00
document.py faiss store: add tests 2024-01-02 21:30:35 +08:00
llm.py update code due to failed unittests 2024-02-03 13:33:02 +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 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
software_company.py refine docs 2024-02-01 11:14:34 +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