MetaGPT/metagpt
2023-12-28 18:06:02 +08:00
..
actions Merge branch 'main' into dev 2023-12-28 17:27:10 +08:00
document_store remove milvus due to no usage 2023-12-28 16:29:42 +08:00
learn feat: +unit test 2023-12-27 21:47:48 +08:00
management add pydantic v2 support and change role's private fields into public 2023-12-27 14:00:54 +08:00
memory update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
prompts feat: merge geekan:main 2023-12-14 20:34:04 +08:00
provider fix tests 2023-12-28 18:06:02 +08:00
roles Merge branch 'main' into dev 2023-12-28 17:27:10 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy fix tests 2023-12-28 18:06:02 +08:00
tools update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
utils update to pydantic v2 and fix conflicts 2023-12-28 16:36:17 +08:00
__init__.py feat: merge send18 2023-12-15 16:29:55 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config.py fix openai 2023-12-28 17:42:28 +08:00
const.py tuning example and config 2023-12-25 23:13:25 +08:00
document.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
environment.py add SerDeserMixin for child-classes 2023-12-28 16:07:39 +08:00
llm.py refine code 2023-12-26 17:54:52 +08:00
logs.py add llm stream log 2023-12-26 01:05:44 +08:00
repo_parser.py feat: merge geekan:main 2023-12-22 16:40:04 +08:00
schema.py change mixin name 2023-12-28 16:43:08 +08:00
startup.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
subscription.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
team.py fix env=None when init Team with env=xxx 2023-12-27 16:34:43 +08:00