MetaGPT/metagpt
2024-01-10 17:54:13 +08:00
..
actions extra='ignore' 2024-01-10 17:17:27 +08:00
configs merge main 2024-01-08 15:19:38 +08:00
document_store add context and config2 2024-01-04 21:16:23 +08:00
learn merge main 2024-01-08 15:19:38 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory Merge pull request #728 from better629/feat_simple_ser 2024-01-09 16:31:50 +08:00
prompts remove prompts of mineraft 2024-01-02 21:35:58 +08:00
provider llm config mixin update 2024-01-09 15:56:40 +08:00
roles modify add action to set action 2024-01-10 17:54:13 +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 refine code 2024-01-10 15:34:49 +08:00
utils Merge pull request #728 from better629/feat_simple_ser 2024-01-09 16:31:50 +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
config.py refine code 2024-01-09 22:04:49 +08:00
config2.py refine code 2024-01-09 22:04:49 +08:00
const.py feat: +rebuild project 2024-01-02 22:34:48 +08:00
context.py extra='ignore' 2024-01-10 17:31:55 +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 refine code: gloabl context to CONTEXT 2024-01-10 13:56:02 +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 update 2024-01-09 16:07:33 +08:00
startup.py disable pretty_exceptions_show_locals 2024-01-10 13:40:55 +08:00
subscription.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
team.py rm expicit serialize&deserialize interface and update unittests 2024-01-08 22:15:56 +08:00