MetaGPT/metagpt
2024-01-02 18:24:02 +08:00
..
actions Fallback to a version that only uses "Refine" and update the prompt for ActionNode 2024-01-02 18:24:02 +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 update prompt 2023-12-31 12:56:15 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
tools fix moderation, remove claude from LLM, refine exceptions handler 2023-12-21 14:45:53 +08:00
utils Fallback to a version that only uses "Refine" and update the prompt for ActionNode 2024-01-02 18:24:02 +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