MetaGPT/metagpt
2024-02-08 22:40:38 +08:00
..
actions add __init__ to avoid pypi import failure 2024-02-08 22:15:43 +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 add __init__ to avoid pypi import failure 2024-02-08 22:15:43 +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 Revert "Feat add qianfan api support" 2024-02-08 07:32:34 +08:00
__init__.py fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
_compat.py Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +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 branch 'dev' into code_intepreter 2024-01-31 00:08:09 +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-10 21:23:03 +08:00
team.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00