MetaGPT/metagpt
2024-01-24 16:30:55 +08:00
..
actions fix bugs 2024-01-22 18:52:55 +08:00
configs remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead 2024-01-11 15:10:07 +08:00
document_store refine code 2024-01-11 18:08:04 +08:00
learn feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory refine code 2024-01-12 10:26:07 +08:00
prompts remove prompts of mineraft 2024-01-02 21:35:58 +08:00
provider merge main 2024-01-19 16:02:09 +08:00
roles fixbug: The startup parameters of the program have been lost. 2024-01-24 16:30:55 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy add ABC deco to ToT base 2024-01-03 14:59:21 +08:00
tools fix test_scrape_web_page error 2024-01-15 13:20:13 +08:00
utils feat: merge v0.6.7 2024-01-21 16:02:24 +08:00
__init__.py fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
_compat.py Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +08:00
config2.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
const.py feat: remove OPTIONS 2024-01-12 21:56:59 +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 faiss store: add tests 2024-01-02 21:30:35 +08:00
environment.py rm expicit serialize&deserialize interface and update unittests 2024-01-08 22:15:56 +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-23 22:45:20 +08:00
repo_parser.py feat: +unit test 2024-01-05 10:25:20 +08:00
schema.py Merge branch 'geekan:dev' into dev 2024-01-15 20:18:52 +08:00
startup.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00
subscription.py fix bugs 2024-01-10 21:23:03 +08:00
team.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00