MetaGPT/metagpt
2023-12-28 21:55:52 +08:00
..
actions Modify prompt in write_code_guide_an.py and get_codes function in write_code.py 2023-12-28 21:55:52 +08:00
document_store upgrade langchain and simplify faiss load/save 2023-12-22 15:57:55 +08:00
learn init project 2023-06-30 17:10:48 +08:00
management refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
memory run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
prompts feat: merge geekan:main 2023-12-14 20:34:04 +08:00
provider update 2023-12-27 15:33:33 +08:00
roles Delete and modify some files 2023-12-27 15:08:01 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
tools fix format 2023-12-21 15:06:59 +08:00
utils Merge branch 'main' into feat_basemodel 2023-12-22 22:33:06 +08:00
__init__.py fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config.py add options to disable llm provider check 2023-12-23 21:56:19 +08:00
const.py add ollama support 2023-12-22 02:20:43 +08:00
document.py workspace path update 2023-12-15 15:26:08 +08:00
environment.py fix bugs and make it perform better 2023-12-22 17:15:36 +08:00
llm.py add options to disable llm provider check 2023-12-23 21:56:19 +08:00
logs.py add llm stream log 2023-12-23 22:45:20 +08:00
repo_parser.py refine code 2023-12-20 14:03:27 +08:00
schema.py add simplest debate example 2023-12-22 13:05:27 +08:00
startup.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
subscription.py support Message() without content param 2023-12-21 17:27:09 +08:00
team.py refine debate example 2023-12-23 02:41:55 +08:00