MetaGPT/metagpt
2024-02-28 09:36:44 +08:00
..
actions fix execute_nb_code bug 2024-02-20 21:45:53 +08:00
configs update missing content 2024-02-28 09:36:44 +08:00
document_store refine code 2024-01-11 18:08:04 +08:00
environment fix RecursionError: maximum recursion depth exceeded while calling a Python object when run tests/metagpt/environment/test_base_env.py 2024-02-06 12:52:53 +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 unified Interpreter naming 2024-02-18 17:06:39 +08:00
provider update missing content 2024-02-28 09:36:44 +08:00
roles unified Interpreter naming 2024-02-18 17:06:39 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy fix human interact bug & add example 2024-02-20 21:22:08 +08:00
tools fix tool path bug 2024-02-20 22:56:50 +08:00
utils update missing content 2024-02-28 09:36:44 +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 code to avoid config error 2024-02-21 16:50:07 +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