MetaGPT/metagpt
2024-02-01 22:37:57 +08:00
..
actions Merge branch 'geekan/dev' into feature/rebuild 2024-02-01 17:45:00 +08:00
configs update config usage 2024-01-31 23:13:38 +08:00
document_store refine code 2024-01-11 18:08:04 +08:00
learn refactor config 2024-02-01 13:53:57 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory feat: merge v0.6.9 2024-02-01 22:19:14 +08:00
prompts remove prompts of mineraft 2024-01-02 21:35:58 +08:00
provider fixbug: num_tokens_from_messages() is not implemented 2024-02-01 22:37:57 +08:00
roles fix conflicts 2024-01-26 19:06:41 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy refine comments 2024-01-31 17:34:48 +08:00
tools fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +08:00
utils feat: merge v0.6.9 2024-02-01 22:19:14 +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 refactor config 2024-02-01 13:53:57 +08:00
const.py feat: +visual graph repo 2024-01-31 23:40:04 +08:00
context.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
context_mixin.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
document.py fixbug: IndexableDocument.from_path error 2024-01-29 23:13:54 +08:00
environment.py rm expicit serialize&deserialize interface and update unittests 2024-01-11 16:19:51 +08:00
llm.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
logs.py add llm stream log 2023-12-26 01:05:44 +08:00
repo_parser.py feat: + move remove_white_spaces 2024-02-01 19:28:05 +08:00
schema.py feat: + awrite_bin/aread_bin 2024-02-01 20:19:52 +08:00
software_company.py refine docs 2024-02-01 11:14:34 +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