MetaGPT/metagpt
mannaandpoem 994cfe814b 1. Added test_increment.py
2. Modify prompt in design_api_an.py
3. Modify rename_root function using method of copy in git_repository.py
2024-01-03 18:10:53 +08:00
..
actions 1. Added test_increment.py 2024-01-03 18:10:53 +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 Modify style and format 2024-01-02 23:06:27 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
tools fix format 2023-12-21 15:06:59 +08:00
utils 1. Added test_increment.py 2024-01-03 18:10:53 +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 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-19 17:06:07 +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