MetaGPT/metagpt
2024-10-31 14:31:32 +08:00
..
actions update architect prompt 2024-10-18 16:04:55 +08:00
base feat: - knowledge.md 2024-09-04 10:42:20 +08:00
configs make use_llm_ranker configurable 2024-10-12 17:51:14 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment add comments 2024-10-15 10:24:28 +08:00
exp_pool update setter of is_writable and is_readable 2024-08-28 11:46:05 +08:00
ext update: cr增加兜底提示 2024-09-05 18:44:06 +08:00
learn remove global config 2024-08-13 22:34:12 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory Merge branch 'feat-memory-opt' into 'mgx_ops' 2024-10-18 07:49:32 +00:00
prompts update: 根据 CR 意见修改 2024-10-29 19:41:31 +08:00
provider Update openai_api.py 2024-10-18 10:01:44 +00:00
rag update llmranker prompt 2024-09-20 18:44:32 +08:00
roles update 2024-10-29 20:10:57 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy rm unused da example 2024-10-31 14:31:32 +08:00
tools refactor_the_architect 2024-10-17 18:49:26 +08:00
utils stop stream report if CancelledError 2024-10-23 21:41:41 +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 add enable_longterm_memory config 2024-09-12 11:31:12 +08:00
const.py create React/Vue project 2024-10-10 14:31:27 +08:00
context.py remove global config 2024-08-13 22:34:12 +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 update 2024-10-29 20:10:57 +08:00
software_company.py remove global config 2024-08-13 22:34:12 +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