MetaGPT/metagpt
2024-02-29 16:27:55 +08:00
..
actions Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +08:00
configs Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
document_store feat: remove error print 2024-01-22 10:30:38 +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 add __init__ for pypi packaging 2024-02-08 22:40:38 +08:00
provider Merge branch 'main' into code_interpreter 2024-02-08 10:50:17 +08:00
roles Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy add future; rename writecodebygenerate tools 2024-02-05 12:00:18 +08:00
tools format 2024-02-08 00:26:59 +08:00
utils Merge branch 'dev_split_code_plan_and_change' 2024-02-29 16:27:55 +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 Merge pull request #860 from mannaandpoem/dev_lxb 2024-02-07 11:47:15 +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 Merge pull request #860 from mannaandpoem/dev_lxb 2024-02-07 11:47:15 +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