MetaGPT/metagpt
2024-06-26 17:38:44 +08:00
..
actions update prompt 2024-06-23 23:01:25 +08:00
configs update: LLMType增加openrouter 2024-06-26 17:38:44 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment Refactor: Update message publishing logic to handle multiple recipients 2024-06-18 12:01:53 +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 add example to engineer 2024-06-24 21:22:43 +08:00
provider update: LLMType增加openrouter 2024-06-26 17:38:44 +08:00
rag feat: +additional output files 2024-06-06 12:10:27 +08:00
roles Merge branch 'feat-opt-engineer2' into 'mgx_ops' 2024-06-25 02:51:26 +00:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy add example to engineer 2024-06-24 21:22:43 +08:00
tools Handle potential incorrect newline representations in FileWriter.write() 2024-06-18 14:39:12 +08:00
utils Fix: Correct regex pattern to accurately match code blocks in Markdown 2024-06-18 11:57:49 +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 merge the newest rag in github 2024-06-03 10:44:03 +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