MetaGPT/metagpt
2024-04-27 12:58:04 +08:00
..
actions add example in ActionNode 2024-04-27 12:58:04 +08:00
configs add: add role's custom config 2024-04-23 15:24:28 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment fix di bug, small enhancement for tl 2024-04-26 15:42:52 +08:00
ext move stanford_town folder 2024-03-28 21:30:05 +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 quick routing rule 2024-04-26 00:45:32 +08:00
provider Merge pull request #1105 from iorisa/fixbug/issue/1100 2024-03-26 11:01:18 +08:00
rag lazy import colbert 2024-03-28 15:47:38 +08:00
roles Merge branch 'dynamic_think' into 'mgx_ops' 2024-04-26 13:28:46 +00:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy Merge branch 'dynamic_think' into 'mgx_ops' 2024-04-26 13:28:46 +00:00
tools mv reporter.py to utils 2024-04-26 21:38:07 +08:00
utils add METAGPT_ROLE env var 2024-04-26 21:44: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 add: add role's custom config 2024-04-23 17:58:19 +08:00
const.py Merge branch 'feat-stream' into feature-reporter 2024-04-20 20:44:45 +08:00
context.py feat: merge issue #1094 2024-03-28 15:38:55 +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 fix conflict 2024-04-26 21:47:43 +08:00
repo_parser.py feat: +rfc197 example 2024-03-06 19:30:06 +08:00
schema.py fix conflict 2024-04-26 21:47:43 +08:00
software_company.py use stream in Editor and Notebook 2024-04-18 10:26: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 fixbug: #1094 2024-03-25 21:06:24 +08:00