MetaGPT/metagpt
2024-06-11 15:46:24 +08:00
..
actions feat: save prd/design to md 2024-06-06 22:31:51 +08:00
configs experiment pool init 2024-06-11 15:46:23 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment feat: software action + api interface 2024-06-01 18:47:40 +08:00
exp_pool add handle_exception to ensure robustness 2024-06-11 15:46:24 +08:00
ext feat: Add UserRequirement to Engineer 2024-04-29 16:55:47 +08:00
learn fixbug: gbk UnicodeEncodeError 2024-03-07 17:04:44 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory fix persist naming 2024-03-16 22:26:40 +08:00
prompts refactor team leader, use RoleZero framework 2024-06-04 20:59:21 +08:00
provider refactor: CodeParser.parse_code 2024-04-30 11:18:10 +08:00
rag feat: +additional output files 2024-06-06 12:10:27 +08:00
roles Merge branch 'role_zero_draft' into 'mgx_ops' 2024-06-06 09:37:45 +00:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy log & small bug fixed 2024-06-06 17:27:26 +08:00
tools provide example for running the whole software company; fix editor bug 2024-06-06 10:41:49 +08:00
utils experiment pool init 2024-06-11 15:46:23 +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 experiment pool init 2024-06-11 15:46:23 +08:00
const.py fixbug: sent_from, send_to 2024-05-10 11:53:21 +08:00
context.py feat: software action + api interface 2024-06-01 18:47: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 upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
llm.py update code due to failed unittests 2024-02-03 13:33:02 +08:00
logs.py format 2024-05-06 11:25:52 +08:00
repo_parser.py feat: +rfc197 example 2024-03-06 19:30:06 +08:00
schema.py Merge branch 'mgx_ops' into role_zero_draft 2024-06-05 15:00:49 +08:00
software_company.py feat: software action + api interface 2024-06-01 18:47:40 +08:00
startup.py readd startup.py 2024-03-11 19:18:27 +08:00
subscription.py fix bugs 2024-01-11 16:19:52 +08:00
team.py feat: +user requirement to Architect, ProjectManager 2024-04-29 15:07:21 +08:00