MetaGPT/metagpt
2024-02-29 11:17:18 +08:00
..
actions Merge pull request #939 from better629/feat_mock 2024-02-28 11:18:09 +08:00
configs Add files via upload 2024-02-29 10:14:41 +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 mock openai embed for document_store and memory UTs 2024-02-27 14:08:05 +08:00
prompts unified Interpreter naming 2024-02-18 17:23:10 +08:00
provider Delete metagpt/provider/fireworks_api.py 2024-02-29 11:17:18 +08:00
roles Merge pull request #939 from better629/feat_mock 2024-02-28 11:18:09 +08:00
skills 修正 2023-10-18 22:17:16 +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 Add files via upload 2024-02-29 11:13:59 +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 Add files via upload 2024-02-29 10:14:15 +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 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