MetaGPT/metagpt
2024-03-28 22:57:09 +08:00
..
actions Merge pull request #648 from eukub/concat-to-fstrings 2024-03-26 11:21:59 +08:00
configs feat: merge geekan:main 2024-03-21 22:08:13 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment update stanford_town_ext_env 2024-03-28 22:57:09 +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 Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +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 make the rag module optional 2024-03-22 11:15:31 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
tools fix format 2024-03-28 22:10:05 +08:00
utils updata di example and Change the location of the .ipynb locations 2024-03-24 15:01:45 +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 pull request #997 from liujun3660105/feat/add-cusotm-llm-config 2024-03-15 23:32:56 +08:00
const.py refactor: timeout 0 2024-03-21 13:21:24 +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 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 update base env and android_env 2024-01-30 19:07:38 +08:00
repo_parser.py feat: +rfc197 example 2024-03-06 19:30:06 +08:00
schema.py memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
software_company.py refine code to avoid config error 2024-02-23 10:15:08 +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: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00